General Handler
GET /api/entry/all/protein/reviewed/B5VM65/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "IPR031443",
"name": "Mitochondrial biogenesis regulation protein 1",
"source_database": "interpro",
"type": "family",
"integrated": null,
"member_databases": {
"pfam": {
"PF17058": "Mitochondrial biogenesis regulation protein 1"
}
},
"go_terms": null
},
"proteins": [
{
"accession": "b5vm65",
"protein_length": 339,
"source_database": "reviewed",
"organism": "545124",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 29,
"end": 248,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
]
}
]
},
{
"metadata": {
"accession": "PF17058",
"name": "Mitochondrial biogenesis regulation protein 1",
"source_database": "pfam",
"type": "family",
"integrated": "IPR031443",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b5vm65",
"protein_length": 339,
"source_database": "reviewed",
"organism": "545124",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 29,
"end": 248,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF17058",
"score": 4.3e-58
}
]
}
]
}
]
}