General Handler
GET /api/entry/all/protein/unreviewed/F2L131/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "IPR023696",
"name": "Ureohydrolase domain superfamily",
"source_database": "interpro",
"type": "homologous_superfamily",
"integrated": null,
"member_databases": {
"ssf": {
"SSF52768": "Arginase/deacetylase"
}
},
"go_terms": null
},
"proteins": [
{
"accession": "f2l131",
"protein_length": 191,
"source_database": "unreviewed",
"organism": "999630",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 138,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
]
}
]
},
{
"metadata": {
"accession": "SSF52768",
"name": "Arginase/deacetylase",
"source_database": "ssf",
"type": "homologous_superfamily",
"integrated": "IPR023696",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2l131",
"protein_length": 191,
"source_database": "unreviewed",
"organism": "999630",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 138,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "0035837",
"score": 3.88e-07
}
]
}
]
}
]
}