GET /api/entry/pfam/protein/UniProt/H2V005/?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": "PF10232",
"name": "Mediator of RNA polymerase II transcription complex subunit 8",
"source_database": "pfam",
"type": "family",
"integrated": "IPR019364",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h2v005",
"protein_length": 267,
"source_database": "unreviewed",
"organism": "31033",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 264,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF10232",
"score": 1.1e-86
}
]
}
]
}
]
}