GET /api/entry/pfam/protein/UniProt/D8IS04/?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": "PF11249",
"name": "Protein of unknown function (DUF3047)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR021409",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d8is04",
"protein_length": 287,
"source_database": "unreviewed",
"organism": "757424",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 79,
"end": 275,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF11249",
"score": 2.2e-73
}
]
}
]
}
]
}