General Handler
GET /api/entry/pfam/protein/UniProt/Q3ZQG4/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00032",
"name": "Cytochrome b(C-terminal)/b6/petD",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005798",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q3zqg4",
"protein_length": 288,
"source_database": "unreviewed",
"organism": "1553461",
"in_alphafold": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 218,
"end": 288,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF00032",
"score": 5.1e-25
}
]
}
]
},
{
"metadata": {
"accession": "PF00033",
"name": "Cytochrome b/b6/petB",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005797",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q3zqg4",
"protein_length": 288,
"source_database": "unreviewed",
"organism": "1553461",
"in_alphafold": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 164,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00033",
"score": 3.3e-68
}
]
}
]
}
]
}