GET /interpro/api/entry/pfam/protein/UniProt/Q9QXE5/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 110.0
InterPro-Version-Minor: 0
Vary: Accept
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF05577",
"name": "Serine carboxypeptidase S28",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR008758",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9qxe5",
"protein_length": 509,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 63,
"end": 493,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05577",
"score": 0
}
]
}
]
}
]
}