General Handler
GET /api/entry/pfam/protein/UniProt/F5W218/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00113",
"name": "Enolase, C-terminal TIM barrel domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020810",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f5w218",
"protein_length": 434,
"source_database": "unreviewed",
"organism": "1005705",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 140,
"end": 430,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00113",
"score": 5.3e-126
}
]
}
]
},
{
"metadata": {
"accession": "PF03952",
"name": "Enolase, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020811",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f5w218",
"protein_length": 434,
"source_database": "unreviewed",
"organism": "1005705",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 4,
"end": 134,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03952",
"score": 1.3e-57
}
]
}
]
}
]
}