GET /api/entry/pfam/protein/UniProt/W8CK46/?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": "PF03579",
"name": "Small hydrophobic protein",
"source_database": "pfam",
"type": "family",
"integrated": "IPR005327",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w8ck46",
"protein_length": 65,
"source_database": "unreviewed",
"organism": "11250",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 65,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF03579",
"score": 6.5e-37
}
]
}
]
}
]
}