General Handler
GET /api/entry/pfam/protein/UniProt/A8GN00/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00004",
"name": "ATPase family associated with various cellular activities (AAA)",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003959",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8gn00",
"protein_length": 450,
"source_database": "reviewed",
"organism": "293614",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 64,
"end": 132,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00004",
"score": 0.087
}
]
}
]
},
{
"metadata": {
"accession": "PF07724",
"name": "AAA domain (Cdc48 subfamily)",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003959",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8gn00",
"protein_length": 450,
"source_database": "reviewed",
"organism": "293614",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 208,
"end": 336,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07724",
"score": 4.7e-24
}
]
}
]
}
]
}