General Handler
GET /api/entry/pfam/protein/UniProt/Q46KP1/?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": "q46kp1",
"protein_length": 341,
"source_database": "unreviewed",
"organism": "59920",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 101,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00044",
"score": 9.4e-31
}
]
}
]
},
{
"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": "q46kp1",
"protein_length": 341,
"source_database": "unreviewed",
"organism": "59920",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 162,
"end": 318,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02800",
"score": 4.3e-56
}
]
}
]
}
]
}