GET /api/entry/pfam/protein/UniProt/Q28DS7/?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": "PF00010",
"name": "Helix-loop-helix DNA-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011598",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q28ds7",
"protein_length": 310,
"source_database": "unreviewed",
"organism": "8364",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 97,
"end": 149,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00010",
"score": 2.9e-11
}
]
}
]
}
]
}