General Handler
GET /api/entry/all/protein/reviewed/P0CX76/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "IPR015820",
"name": "TyA domain",
"source_database": "interpro",
"type": "domain",
"integrated": null,
"member_databases": {
"pfam": {
"PF01021": "Ty transposon capsid protein"
}
},
"go_terms": [
{
"identifier": "GO:0003723",
"name": "RNA binding",
"category": {
"code": "F",
"name": "molecular_function"
}
},
{
"identifier": "GO:0005737",
"name": "cytoplasm",
"category": {
"code": "C",
"name": "cellular_component"
}
}
]
},
"proteins": [
{
"accession": "p0cx76",
"protein_length": 440,
"source_database": "reviewed",
"organism": "559292",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 17,
"end": 400,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
]
}
]
},
{
"metadata": {
"accession": "PF01021",
"name": "Ty transposon capsid protein",
"source_database": "pfam",
"type": "family",
"integrated": "IPR015820",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "p0cx76",
"protein_length": 440,
"source_database": "reviewed",
"organism": "559292",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 17,
"end": 400,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF01021",
"score": 0
}
]
}
]
}
]
}