General Handler
GET /api/entry/pfam/protein/UniProt/Q8ZT70/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02558",
"name": "Ketopantoate reductase PanE/ApbA",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013332",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8zt70",
"protein_length": 279,
"source_database": "reviewed",
"organism": "178306",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 4,
"end": 129,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02558",
"score": 1.1e-09
}
]
}
]
},
{
"metadata": {
"accession": "PF08546",
"name": "Ketopantoate reductase PanE/ApbA C terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013752",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8zt70",
"protein_length": 279,
"source_database": "reviewed",
"organism": "178306",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 150,
"end": 273,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08546",
"score": 9.9e-33
}
]
}
]
}
]
}