GET /api/entry/pfam/protein/UniProt/B2HT44/?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": "PF02609",
"name": "Exonuclease VII small subunit",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003761",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2ht44",
"protein_length": 82,
"source_database": "reviewed",
"organism": "216594",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 21,
"end": 70,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02609",
"score": 1.1e-12
}
]
}
]
}
]
}