GET /api/entry/pfam/protein/UniProt/Q22CK0/?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": "PF01667",
"name": "Ribosomal protein S27",
"source_database": "pfam",
"type": "family",
"integrated": "IPR000592",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q22ck0",
"protein_length": 81,
"source_database": "unreviewed",
"organism": "312017",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 26,
"end": 80,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01667",
"score": 4.3e-20
}
]
}
]
}
]
}