General Handler
GET /api/entry/pfam/protein/UniProt/A0A2U3WM53/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01958",
"name": "Aspartate dehydrogenase, C-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002811",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a2u3wm53",
"protein_length": 292,
"source_database": "unreviewed",
"organism": "9708",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 180,
"end": 270,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF01958",
"score": 2.7e-19
}
]
}
]
},
{
"metadata": {
"accession": "PF03447",
"name": "Homoserine dehydrogenase, NAD binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005106",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a2u3wm53",
"protein_length": 292,
"source_database": "unreviewed",
"organism": "9708",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 22,
"end": 132,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03447",
"score": 1.6e-15
}
]
}
]
}
]
}