General Handler
GET /api/entry/pfam/protein/UniProt/M4A333/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00044",
"name": "Glyceraldehyde 3-phosphate dehydrogenase, NAD binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020828",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m4a333",
"protein_length": 335,
"source_database": "unreviewed",
"organism": "8083",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 103,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00044",
"score": 4.4e-33
}
]
}
]
},
{
"metadata": {
"accession": "PF02800",
"name": "Glyceraldehyde 3-phosphate dehydrogenase, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020829",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m4a333",
"protein_length": 335,
"source_database": "unreviewed",
"organism": "8083",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 157,
"end": 314,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02800",
"score": 3.1e-66
}
]
}
]
}
]
}