General Handler
GET /api/entry/pfam/protein/UniProt/M7BP86/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00046",
"name": "Homeodomain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001356",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m7bp86",
"protein_length": 254,
"source_database": "unreviewed",
"organism": "8469",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 166,
"end": 222,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00046",
"score": 9.5e-19
}
]
}
]
},
{
"metadata": {
"accession": "PF10525",
"name": "Engrailed homeobox C-terminal signature domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR019549",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m7bp86",
"protein_length": 254,
"source_database": "unreviewed",
"organism": "8469",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 223,
"end": 252,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF10525",
"score": 1.8e-13
}
]
}
]
}
]
}