General Handler
GET /api/entry/pfam/protein/UniProt/E4MW25/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01363",
"name": "FYVE zinc finger",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000306",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "e4mw25",
"protein_length": 479,
"source_database": "unreviewed",
"organism": "98038",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 165,
"end": 230,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01363",
"score": 3.7e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF04366",
"name": "Las17-binding protein actin regulator",
"source_database": "pfam",
"type": "family",
"integrated": "IPR007461",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "e4mw25",
"protein_length": 479,
"source_database": "unreviewed",
"organism": "98038",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 347,
"end": 472,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04366",
"score": 4.2e-36
}
]
}
]
}
]
}