General Handler
GET /api/entry/pfam/protein/UniProt/S7MEP1/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00643",
"name": "B-box zinc finger",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000315",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s7mep1",
"protein_length": 928,
"source_database": "unreviewed",
"organism": "109478",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 56,
"end": 98,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF00643",
"score": 6.6e-07
}
]
}
]
},
{
"metadata": {
"accession": "PF22486",
"name": "MATH domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002083",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s7mep1",
"protein_length": 928,
"source_database": "unreviewed",
"organism": "109478",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 246,
"end": 369,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF22486",
"score": 1.1e-14
}
]
}
]
}
]
}