GET /api/entry/pfam/protein/UniProt/B3MC02/?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": "PF08694",
"name": "Ubiquitin-fold modifier-conjugating enzyme 1",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR014806",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b3mc02",
"protein_length": 164,
"source_database": "reviewed",
"organism": "7217",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 159,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08694",
"score": 2.5e-83
}
]
}
]
}
]
}