GET /api/subcellular_locations/?format=api&offset=540&ordering=-synonyms
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 543,
    "next": null,
    "previous": "https://cinder.proteo.info/api/subcellular_locations/?format=api&limit=20&offset=520&ordering=-synonyms",
    "results": [
        {
            "location_identifier": "Acidocalcisome membrane.",
            "topology_identifier": null,
            "orientation_identifier": null,
            "accession": "SL-0003",
            "definition": "The membrane of an acidocalcisome. ",
            "synonyms": "Acidocalcisomal membrane.; ",
            "content": "Acidocalcisome membrane.",
            "is_a": "Membrane.; ",
            "part_of": "Acidocalcisome.; Endomembrane system.; ",
            "keyword": null,
            "gene_ontology": "GO:0033102; acidocalcisome membrane; ",
            "annotation": null,
            "references": null,
            "links": null
        },
        {
            "location_identifier": "Acidocalcisome lumen.",
            "topology_identifier": null,
            "orientation_identifier": null,
            "accession": "SL-0316",
            "definition": "The acidocalcisome compartment bounded by the acidocalcisomal membrane. ",
            "synonyms": "Acidocalcisomal lumen.; ",
            "content": "Acidocalcisome lumen.",
            "is_a": null,
            "part_of": "Acidocalcisome.; ",
            "keyword": null,
            "gene_ontology": "GO:0033985; acidocalcisome lumen; ",
            "annotation": null,
            "references": null,
            "links": null
        },
        {
            "location_identifier": "A band.",
            "topology_identifier": null,
            "orientation_identifier": null,
            "accession": "SL-0476",
            "definition": "The appearance of the striated muscle is created by a pattern of alternating dark A bands and light I bands. A bands comprise thick filaments of myosin and proteins that bind myosin. They are bisected by the H zone, a paler region where the thick and the thin filaments do not overlap. The exact center of the A band is termed the M line. ",
            "synonyms": "A-band; A line.; ",
            "content": "Cytoplasm, myofibril, sarcomere, A band.",
            "is_a": null,
            "part_of": "Sarcomere.; ",
            "keyword": null,
            "gene_ontology": "GO:0031672; A band; ",
            "annotation": null,
            "references": null,
            "links": null
        }
    ]
}