General Handler
GET /api/entry/pfam/protein/UniProt/D2Q582/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02153",
"name": "Prephenate dehydrogenase, nucleotide-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR046826",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d2q582",
"protein_length": 352,
"source_database": "unreviewed",
"organism": "401473",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 20,
"end": 163,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02153",
"score": 1.5e-15
}
]
}
]
},
{
"metadata": {
"accession": "PF20463",
"name": "Prephenate dehydrogenase, dimerization domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR046825",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d2q582",
"protein_length": 352,
"source_database": "unreviewed",
"organism": "401473",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 175,
"end": 259,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF20463",
"score": 2.2e-10
}
]
}
]
}
]
}