General Handler
GET /api/entry/pfam/protein/UniProt/B0XP98/?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": "b0xp98",
"protein_length": 590,
"source_database": "unreviewed",
"organism": "451804",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 48,
"end": 425,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00501",
"score": 1.3e-87
}
]
}
]
},
{
"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": "b0xp98",
"protein_length": 590,
"source_database": "unreviewed",
"organism": "451804",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 480,
"end": 563,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13193",
"score": 2.3e-09
}
]
}
]
}
]
}