General Handler
GET /api/entry/pfam/protein/UniProt/A0A093H2F9/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00472",
"name": "RF-1 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000352",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a093h2f9",
"protein_length": 414,
"source_database": "unreviewed",
"organism": "118200",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 256,
"end": 366,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF00472",
"score": 7.1e-37
}
]
}
]
},
{
"metadata": {
"accession": "PF03462",
"name": "PCRF domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005139",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a093h2f9",
"protein_length": 414,
"source_database": "unreviewed",
"organism": "118200",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 50,
"end": 249,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03462",
"score": 4.2e-47
}
]
}
]
}
]
}