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

{
    "count": 128,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/topic/?format=api&limit=20&offset=100&ordering=synonyms",
    "results": [
        {
            "id": 88,
            "uri": "http://edamontology.org/topic_0091",
            "label": "Bioinformatics",
            "synonyms": null,
            "description": "The archival, curation, processing and analysis of complex biological data."
        },
        {
            "id": 43,
            "uri": "http://edamontology.org/topic_3321",
            "label": "Molecular genetics",
            "synonyms": null,
            "description": "The structure and function of genes at a molecular level."
        },
        {
            "id": 108,
            "uri": "http://edamontology.org/topic_3523",
            "label": "RNAi experiment",
            "synonyms": null,
            "description": "RNAi experiments."
        },
        {
            "id": 48,
            "uri": "http://edamontology.org/topic_3298",
            "label": "Phenomics",
            "synonyms": null,
            "description": "Phenomes, or the study of the change in phenotype (the physical and biochemical traits of organisms) in response to genetic and environmental factors."
        },
        {
            "id": 59,
            "uri": "http://edamontology.org/topic_3293",
            "label": "Phylogenetics",
            "synonyms": null,
            "description": "The study of evolutionary relationships amongst organisms from analysis of genetic information (typically gene or protein sequences)."
        },
        {
            "id": 54,
            "uri": "http://edamontology.org/topic_3065",
            "label": "Embryology",
            "synonyms": null,
            "description": "The development of organisms between the one-cell stage (typically the zygote) and the end of the embryonic stage."
        },
        {
            "id": 82,
            "uri": "http://edamontology.org/topic_0085",
            "label": "Functional genomics",
            "synonyms": null,
            "description": "The study of gene or protein functions and their interactions in totality in a given organism, tissue, cell etc."
        },
        {
            "id": 127,
            "uri": "https://edamontology.org/topic_3308",
            "label": "",
            "synonyms": null,
            "description": ""
        }
    ]
}