GET /api/entry/pfam/protein/UniProt/Q7CP77/?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": "PF09857",
"name": "Putative toxin of bacterial toxin-antitoxin pair",
"source_database": "pfam",
"type": "family",
"integrated": "IPR018654",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7cp77",
"protein_length": 85,
"source_database": "reviewed",
"organism": "99287",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 85,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF09857",
"score": 1.1e-37
}
]
}
]
}
]
}