General Handler
GET /api/entry/pfam/protein/UniProt/B2IE63/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04551",
"name": "GcpE TIM-barrel domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR058578",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2ie63",
"protein_length": 433,
"source_database": "reviewed",
"organism": "395963",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 37,
"end": 301,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04551",
"score": 2.1e-75
}
]
}
]
},
{
"metadata": {
"accession": "PF26540",
"name": "GcpE protein C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR058579",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2ie63",
"protein_length": 433,
"source_database": "reviewed",
"organism": "395963",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 317,
"end": 418,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF26540",
"score": 1.7e-17
}
]
}
]
}
]
}