General Handler
GET /api/entry/pfam/protein/UniProt/A0A024SH96/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01608",
"name": "I/LWEQ domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002558",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a024sh96",
"protein_length": 1015,
"source_database": "unreviewed",
"organism": "1344414",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 864,
"end": 1013,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01608",
"score": 1.6e-56
}
]
}
]
},
{
"metadata": {
"accession": "PF07651",
"name": "ANTH domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR011417",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a024sh96",
"protein_length": 1015,
"source_database": "unreviewed",
"organism": "1344414",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 15,
"end": 276,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF07651",
"score": 6.4e-84
}
]
}
]
}
]
}