GET /api/entry/pfam/protein/UniProt/Q86UW2/?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": "PF15048",
"name": "Organic solute transporter subunit beta protein",
"source_database": "pfam",
"type": "family",
"integrated": "IPR029387",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q86uw2",
"protein_length": 128,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 122,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF15048",
"score": 1.1e-57
}
]
}
]
}
]
}