GET /api/entry/pfam/protein/UniProt/Q03QA7/?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": "PF01712",
"name": "Deoxynucleoside kinase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR031314",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q03qa7",
"protein_length": 215,
"source_database": "unreviewed",
"organism": "387344",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 190,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01712",
"score": 2.5e-36
}
]
}
]
}
]
}