General Handler
GET /api/entry/pfam/protein/UniProt/E9AP66/?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": "e9ap66",
"protein_length": 669,
"source_database": "unreviewed",
"organism": "929439",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 91,
"end": 478,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00501",
"score": 1.5e-49
}
]
}
]
},
{
"metadata": {
"accession": "PF23562",
"name": "AMP-binding enzyme C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "e9ap66",
"protein_length": 669,
"source_database": "unreviewed",
"organism": "929439",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 520,
"end": 652,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF23562",
"score": 6.1e-05
}
]
}
]
}
]
}