General Handler
GET /api/entry/pfam/protein/UniProt/Q54WR4/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00169",
"name": "PH domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001849",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q54wr4",
"protein_length": 1216,
"source_database": "reviewed",
"organism": "44689",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 350,
"end": 460,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00169",
"score": 0.014
}
]
}
]
},
{
"metadata": {
"accession": "PF13091",
"name": "PLD-like domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR025202",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q54wr4",
"protein_length": 1216,
"source_database": "reviewed",
"organism": "44689",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 918,
"end": 1079,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13091",
"score": 0.00045
}
]
}
]
}
]
}