GET /api/entry/pfam/protein/UniProt/Q8QZV2/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF13908",
"name": "Shisa, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR053891",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8qzv2",
"protein_length": 295,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 35,
"end": 90,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF13908",
"score": 1.9e-14
}
]
}
]
}
]
}