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

{
    "count": 43797,
    "next": "https://cinder.proteo.info/api/ms_vocab/?format=api&limit=20&offset=120&ordering=accession",
    "previous": "https://cinder.proteo.info/api/ms_vocab/?format=api&limit=20&offset=80&ordering=accession",
    "results": [
        {
            "accession": "CHEBI:25213",
            "name": "metal cation",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25362",
            "name": "elemental molecule",
            "definition": "['A molecule all atoms of which have the same atomic number.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25367",
            "name": "molecule",
            "definition": "['Any polyatomic entity that is an electrically neutral entity consisting of more than one atom.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25384",
            "name": "monocarboxylic acid",
            "definition": "['An oxoacid containing a single carboxy group.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25414",
            "name": "monoatomic monocation",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25512",
            "name": "neurotransmitter",
            "definition": "['An endogenous compound that is used to transmit information across the synapse between a neuron and another cell.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25555",
            "name": "nitrogen atom",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25585",
            "name": "nonmetal atom",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25696",
            "name": "organic anion",
            "definition": "['Any organic ion with a net negative charge.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25699",
            "name": "organic ion",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25704",
            "name": "organic sulfate",
            "definition": "['Compounds of the general formula SO3HOR where R is an organyl group']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25741",
            "name": "oxide",
            "definition": "['An oxide is a chemical compound of oxygen with other chemical elements.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25805",
            "name": "oxygen atom",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25806",
            "name": "oxygen molecular entity",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:25905",
            "name": "peptide hormone",
            "definition": "['Any peptide with hormonal activity in animals, whether endocrine, neuroendocrine, or paracrine.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:26167",
            "name": "polar amino acid",
            "definition": "['Any amino acid whose side chain is capable of forming one or more hydrogen bonds.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:26708",
            "name": "sodium atom",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:26712",
            "name": "sodium molecular entity",
            "definition": "[]",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:26714",
            "name": "sodium salt",
            "definition": "['Any alkali metal salt having sodium(1+) as the cation.']",
            "term_type": "cell line"
        },
        {
            "accession": "CHEBI:26819",
            "name": "sulfuric ester",
            "definition": "['An ester of an alcohol and sulfuric acid.']",
            "term_type": "cell line"
        }
    ]
}