General Handler
GET /api/entry/pfam/protein/UniProt/Q0FM14/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01546",
"name": "Peptidase family M20/M25/M40",
"source_database": "pfam",
"type": "family",
"integrated": "IPR002933",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q0fm14",
"protein_length": 384,
"source_database": "unreviewed",
"organism": "314265",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 68,
"end": 171,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 283,
"end": 376,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": false,
"model": "PF01546",
"score": 1.5e-27
}
]
}
]
},
{
"metadata": {
"accession": "PF07687",
"name": "Peptidase dimerisation domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011650",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q0fm14",
"protein_length": 384,
"source_database": "unreviewed",
"organism": "314265",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 172,
"end": 282,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07687",
"score": 3e-17
}
]
}
]
}
]
}