GET /api/entry/all/protein/unreviewed/O58044/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "IPR014424",
"name": "Uncharacterised conserved protein UCP004897, ACT- type",
"source_database": "interpro",
"type": "family",
"integrated": null,
"member_databases": {
"pirsf": {
"PIRSF004897": "Predicted ligand-binding protein with ACT domain, AF1020 type"
}
},
"go_terms": null
},
"proteins": [
{
"accession": "o58044",
"protein_length": 197,
"source_database": "unreviewed",
"organism": "70601",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 4,
"end": 168,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
]
}
]
},
{
"metadata": {
"accession": "PIRSF004897",
"name": "Predicted ligand-binding protein with ACT domain, AF1020 type",
"source_database": "pirsf",
"type": "family",
"integrated": "IPR014424",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "o58044",
"protein_length": 197,
"source_database": "unreviewed",
"organism": "70601",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 4,
"end": 168,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PIRSF004897",
"score": 9.1e-64
}
]
}
]
}
]
}