General Handler
GET /api/entry/pfam/protein/UniProt/G0S006/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02656",
"name": "Domain of unknown function (DUF202)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003807",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g0s006",
"protein_length": 875,
"source_database": "unreviewed",
"organism": "759272",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 741,
"end": 809,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02656",
"score": 1.7e-09
}
]
}
]
},
{
"metadata": {
"accession": "PF09359",
"name": "VTC domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018966",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g0s006",
"protein_length": 875,
"source_database": "unreviewed",
"organism": "759272",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 257,
"end": 535,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF09359",
"score": 2.3e-75
}
]
}
]
}
]
}