GET /api/entry/pfam/protein/UniProt/F2RI66/?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": "PF02219",
"name": "Methylenetetrahydrofolate reductase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003171",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2ri66",
"protein_length": 305,
"source_database": "unreviewed",
"organism": "953739",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 16,
"end": 300,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02219",
"score": 2.5e-105
}
]
}
]
}
]
}