General Handler
GET /api/entry/pfam/protein/UniProt/B2S889/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00753",
"name": "Metallo-beta-lactamase superfamily",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001279",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2s889",
"protein_length": 260,
"source_database": "reviewed",
"organism": "430066",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 44,
"end": 176,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00753",
"score": 4.1e-18
}
]
}
]
},
{
"metadata": {
"accession": "PF16123",
"name": "Hydroxyacylglutathione hydrolase C-terminus",
"source_database": "pfam",
"type": "family",
"integrated": "IPR032282",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2s889",
"protein_length": 260,
"source_database": "reviewed",
"organism": "430066",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 177,
"end": 260,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16123",
"score": 2e-24
}
]
}
]
}
]
}