General Handler
GET /api/entry/pfam/protein/UniProt/A3M562/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00226",
"name": "DnaJ domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001623",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a3m562",
"protein_length": 172,
"source_database": "reviewed",
"organism": "400667",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 11,
"end": 65,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00226",
"score": 3.3e-05
}
]
}
]
},
{
"metadata": {
"accession": "PF07743",
"name": "HSCB C-terminal oligomerisation domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR009073",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a3m562",
"protein_length": 172,
"source_database": "reviewed",
"organism": "400667",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 82,
"end": 153,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07743",
"score": 1.2e-10
}
]
}
]
}
]
}