General Handler
GET /api/entry/pfam/protein/UniProt/B2S270/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00821",
"name": "Phosphoenolpyruvate carboxykinase C-terminal P-loop domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR035077",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2s270",
"protein_length": 618,
"source_database": "reviewed",
"organism": "455434",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 238,
"end": 604,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00821",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF17297",
"name": "Phosphoenolpyruvate carboxykinase N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR035078",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2s270",
"protein_length": 618,
"source_database": "reviewed",
"organism": "455434",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 234,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF17297",
"score": 2.4e-97
}
]
}
]
}
]
}