General Handler
GET /api/entry/all/protein/unreviewed/D0MIG1/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "IPR018649",
"name": "SHOCT domain",
"source_database": "interpro",
"type": "domain",
"integrated": null,
"member_databases": {
"pfam": {
"PF09851": "Short C-terminal domain"
}
},
"go_terms": null
},
"proteins": [
{
"accession": "d0mig1",
"protein_length": 76,
"source_database": "unreviewed",
"organism": "518766",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 45,
"end": 70,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
]
}
]
},
{
"metadata": {
"accession": "PF09851",
"name": "Short C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018649",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d0mig1",
"protein_length": 76,
"source_database": "unreviewed",
"organism": "518766",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 45,
"end": 70,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF09851",
"score": 5.6e-06
}
]
}
]
}
]
}