GET /api/entry/pfam/protein/UniProt/B2WIN4/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00255",
"name": "Glutathione peroxidase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR000889",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2win4",
"protein_length": 168,
"source_database": "unreviewed",
"organism": "426418",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 7,
"end": 117,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00255",
"score": 9.2e-35
}
]
}
]
}
]
}