General Handler
GET /interpro/api/entry/pfam/protein/UniProt/A0A6J2PJZ2/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00031",
"name": "Cystatin domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000010",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a6j2pjz2",
"protein_length": 449,
"source_database": "unreviewed",
"organism": "56716",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 111,
"end": 183,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00031",
"score": 0.0004
},
{
"fragments": [
{
"start": 224,
"end": 319,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00031",
"score": 1.4e-06
}
]
}
]
}
]
}