General Handler
GET /api/entry/pfam/protein/UniProt/Q54P79/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00501",
"name": "AMP-binding enzyme",
"source_database": "pfam",
"type": "family",
"integrated": "IPR000873",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q54p79",
"protein_length": 551,
"source_database": "reviewed",
"organism": "44689",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 34,
"end": 410,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00501",
"score": 2.4e-71
}
]
}
]
},
{
"metadata": {
"accession": "PF13193",
"name": "AMP-binding enzyme C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR025110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q54p79",
"protein_length": 551,
"source_database": "reviewed",
"organism": "44689",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 461,
"end": 537,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13193",
"score": 9.1e-14
}
]
}
]
}
]
}