General Handler
GET /api/entry/pfam/protein/UniProt/A8F9Q8/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00056",
"name": "lactate/malate dehydrogenase, NAD binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001236",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8f9q8",
"protein_length": 315,
"source_database": "reviewed",
"organism": "315750",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 8,
"end": 146,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00056",
"score": 9.1e-49
}
]
}
]
},
{
"metadata": {
"accession": "PF02866",
"name": "lactate/malate dehydrogenase, alpha/beta C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022383",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8f9q8",
"protein_length": 315,
"source_database": "reviewed",
"organism": "315750",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 149,
"end": 314,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02866",
"score": 3e-51
}
]
}
]
}
]
}