General Handler
GET /api/entry/pfam/protein/UniProt/A0A317VR22/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00036",
"name": "EF hand domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002048",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a317vr22",
"protein_length": 190,
"source_database": "unreviewed",
"organism": "1450535",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 67,
"end": 90,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00036",
"score": 0.0068
}
]
}
]
},
{
"metadata": {
"accession": "PF13499",
"name": "EF-hand domain pair",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002048",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a317vr22",
"protein_length": 190,
"source_database": "unreviewed",
"organism": "1450535",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 98,
"end": 172,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13499",
"score": 2.1e-11
}
]
}
]
}
]
}