GET /api/subcellular_locations/?format=api&offset=540&ordering=location_identifier
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=location_identifier",
    "results": [
        {
            "location_identifier": "Zymogen granule.",
            "topology_identifier": null,
            "orientation_identifier": null,
            "accession": "SL-0545",
            "definition": "A membrane-bounded, cytoplasmic secretory granule found in enzyme- secreting cells that allows the sorting, packaging and regulated apical secretion of digestive enzymes. Enzymes are packaged in these granules as zymogen or proenzyme, their inactive precursor form. ",
            "synonyms": null,
            "content": "Zymogen granule.",
            "is_a": "Secretory vesicle.; ",
            "part_of": null,
            "keyword": null,
            "gene_ontology": "GO:0042588; zymogen granule; ",
            "annotation": null,
            "references": "PubMed=1191276; DOI=10.1016/0006-2944(75)90154-4;; ",
            "links": null
        },
        {
            "location_identifier": "Zymogen granule lumen.",
            "topology_identifier": null,
            "orientation_identifier": null,
            "accession": "SL-0548",
            "definition": "The zymogen granule compartment bounded by the membrane of the secretory vesicle. ",
            "synonyms": null,
            "content": "Zymogen granule lumen.",
            "is_a": "Secretory vesicle lumen.; ",
            "part_of": "Zymogen granule.; ",
            "keyword": null,
            "gene_ontology": null,
            "annotation": null,
            "references": null,
            "links": null
        },
        {
            "location_identifier": "Zymogen granule membrane.",
            "topology_identifier": null,
            "orientation_identifier": null,
            "accession": "SL-0549",
            "definition": "The membrane surrounding zymogen granules. ",
            "synonyms": null,
            "content": "Zymogen granule membrane.",
            "is_a": "Secretory vesicle membrane.; ",
            "part_of": "Zymogen granule.; ",
            "keyword": null,
            "gene_ontology": "GO:0042589; zymogen granule membrane; ",
            "annotation": null,
            "references": null,
            "links": null
        }
    ]
}