General Handler
GET /api/entry/pfam/protein/UniProt/A7I781/?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": "a7i781",
"protein_length": 481,
"source_database": "reviewed",
"organism": "456442",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 39,
"end": 151,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00004",
"score": 4.2e-09
}
]
}
]
},
{
"metadata": {
"accession": "PF21960",
"name": "RCF1/5-like, AAA+ ATPase lid domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a7i781",
"protein_length": 481,
"source_database": "reviewed",
"organism": "456442",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 164,
"end": 199,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF21960",
"score": 0.0001
}
]
}
]
}
]
}