General Handler
GET /api/entry/pfam/protein/UniProt/P0C758/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02512",
"name": "Virulence determinant",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003670",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "p0c758",
"protein_length": 136,
"source_database": "reviewed",
"organism": "561445",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 44,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02512",
"score": 1.3e-05
},
{
"fragments": [
{
"start": 49,
"end": 135,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02512",
"score": 4.8e-43
}
]
}
]
}
]
}