General Handler
GET /api/entry/pfam/protein/UniProt/Q8NG08/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF13604",
"name": "AAA domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8ng08",
"protein_length": 1087,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 454,
"end": 670,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF13604",
"score": 4.1e-18
}
]
}
]
},
{
"metadata": {
"accession": "PF25894",
"name": "DNA helicase B winged helix domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR058839",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8ng08",
"protein_length": 1087,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 244,
"end": 352,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF25894",
"score": 1.8e-39
}
]
}
]
}
]
}