GET /api/entry/pfam/protein/UniProt/Q9P015/?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": "PF00828",
"name": "Ribosomal proteins 50S-L15, 50S-L18e, 60S-L27A",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR021131",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9p015",
"protein_length": 296,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 95,
"end": 175,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00828",
"score": 4.6e-12
}
]
}
]
}
]
}