General Handler
GET /api/entry/pfam/protein/UniProt/P42222/?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": "p42222",
"protein_length": 437,
"source_database": "reviewed",
"organism": "559292",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 145,
"end": 432,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00113",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF03952",
"name": "Enolase, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020811",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "p42222",
"protein_length": 437,
"source_database": "reviewed",
"organism": "559292",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 134,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03952",
"score": 6.9e-54
}
]
}
]
}
]
}