General Handler
GET /api/entry/pfam/protein/UniProt/Q5BK54/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00047",
"name": "Immunoglobulin domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013151",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5bk54",
"protein_length": 525,
"source_database": "reviewed",
"organism": "10116",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 264,
"end": 330,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00047",
"score": 0.049
}
]
}
]
},
{
"metadata": {
"accession": "PF13895",
"name": "Immunoglobulin domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5bk54",
"protein_length": 525,
"source_database": "reviewed",
"organism": "10116",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 167,
"end": 251,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13895",
"score": 0.013
}
]
}
]
}
]
}