General Handler
GET /api/entry/pfam/protein/UniProt/G0W591/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03345",
"name": "OST48, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR055457",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g0w591",
"protein_length": 483,
"source_database": "unreviewed",
"organism": "1071378",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 34,
"end": 272,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF03345",
"score": 4.7e-62
}
]
}
]
},
{
"metadata": {
"accession": "PF23358",
"name": "OST48 middle domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR055459",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g0w591",
"protein_length": 483,
"source_database": "unreviewed",
"organism": "1071378",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 288,
"end": 438,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF23358",
"score": 3.5e-43
}
]
}
]
}
]
}