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

{
    "count": 127,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/topic/?format=api&limit=20&offset=100&ordering=synonyms",
    "results": [
        {
            "id": 102,
            "uri": "http://edamontology.org/topic_3056",
            "label": "Population genetics",
            "synonyms": null,
            "description": "The distribution of allele frequencies in a population of organisms and its change subject to evolutionary processes including natural selection, genetic drift, mutation and gene flow."
        },
        {
            "id": 110,
            "uri": "http://edamontology.org/topic_0804",
            "label": "Immunology",
            "synonyms": null,
            "description": "The application of information technology to immunology such as immunological processes, immunological genes, proteins and peptide ligands, antigens and so on."
        },
        {
            "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": 67,
            "uri": "http://edamontology.org/topic_3050",
            "label": "Biodiversity",
            "synonyms": null,
            "description": "The degree of variation of life forms within a given ecosystem, biome or an entire planet."
        },
        {
            "id": 90,
            "uri": "http://edamontology.org/topic_0781",
            "label": "Virology",
            "synonyms": null,
            "description": "Study of viruses, e.g. sequence and structural data, interactions of viral proteins, or a viral genome including molecular sequences, genes and annotation."
        },
        {
            "id": 95,
            "uri": "http://edamontology.org/topic_3574",
            "label": "Human genetics",
            "synonyms": null,
            "description": "The study of inheritance in human beings."
        },
        {
            "id": 44,
            "uri": "http://edamontology.org/topic_3941",
            "label": "Metatranscriptomics",
            "synonyms": null,
            "description": "The study of microbe gene expression within natural environments (i.e. the metatranscriptome)."
        }
    ]
}