General Handler
GET /api/entry/pfam/protein/UniProt/Q8ZKF3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00037",
"name": "4Fe-4S binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR017896",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8zkf3",
"protein_length": 223,
"source_database": "unreviewed",
"organism": "99287",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 40,
"end": 56,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00037",
"score": 0.62
}
]
}
]
},
{
"metadata": {
"accession": "PF13247",
"name": "4Fe-4S dicluster domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR017896",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8zkf3",
"protein_length": 223,
"source_database": "unreviewed",
"organism": "99287",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 83,
"end": 181,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13247",
"score": 4.2e-20
}
]
}
]
}
]
}