General Handler
GET /api/entry/pfam/protein/UniProt/S4W0M2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF06229",
"name": "FRG1-like domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR010414",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s4w0m2",
"protein_length": 460,
"source_database": "unreviewed",
"organism": "1349410",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 373,
"end": 446,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF06229",
"score": 1.6e-05
}
]
}
]
},
{
"metadata": {
"accession": "PF21722",
"name": "Glycine-rich domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR049304",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s4w0m2",
"protein_length": 460,
"source_database": "unreviewed",
"organism": "1349410",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 34,
"end": 305,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF21722",
"score": 1.7e-25
}
]
}
]
}
]
}