General Handler
GET /api/entry/pfam/protein/UniProt/Q8NU38/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01232",
"name": "Mannitol dehydrogenase Rossmann domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013131",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8nu38",
"protein_length": 503,
"source_database": "unreviewed",
"organism": "196627",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 34,
"end": 288,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01232",
"score": 5e-41
}
]
}
]
},
{
"metadata": {
"accession": "PF08125",
"name": "Mannitol dehydrogenase C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013118",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8nu38",
"protein_length": 503,
"source_database": "unreviewed",
"organism": "196627",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 297,
"end": 484,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08125",
"score": 6.6e-43
}
]
}
]
}
]
}