General Handler
GET /api/entry/pfam/protein/UniProt/Q9U4U8/?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": "q9u4u8",
"protein_length": 545,
"source_database": "unreviewed",
"organism": "94780",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 38,
"end": 399,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00501",
"score": 8.7e-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": "q9u4u8",
"protein_length": 545,
"source_database": "unreviewed",
"organism": "94780",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 450,
"end": 526,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13193",
"score": 1.2e-13
}
]
}
]
}
]
}