General Handler
GET /api/entry/pfam/protein/UniProt/M4IS88/?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": "m4is88",
"protein_length": 568,
"source_database": "reviewed",
"organism": "3486",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 27,
"end": 418,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00501",
"score": 2.2e-67
}
]
}
]
},
{
"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": "m4is88",
"protein_length": 568,
"source_database": "reviewed",
"organism": "3486",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 468,
"end": 547,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13193",
"score": 2e-17
}
]
}
]
}
]
}