GET /api/entry/pfam/protein/UniProt/Q9N361/?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": "PF05047",
"name": "Mitochondrial ribosomal protein L51 / S25 / CI-B8 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007741",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9n361",
"protein_length": 170,
"source_database": "reviewed",
"organism": "6239",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 46,
"end": 96,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05047",
"score": 1e-10
}
]
}
]
}
]
}