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": 22,
            "uri": "http://edamontology.org/topic_0196",
            "label": "Sequence assembly",
            "synonyms": [
                "Assembly"
            ],
            "description": "The assembly of fragments of a DNA sequence to reconstruct the original sequence."
        },
        {
            "id": 124,
            "uri": "http://edamontology.org/topic_3500",
            "label": "Zoology",
            "synonyms": [
                "Animal genetics",
                "Animals",
                "Entomology",
                "Animal",
                "Animal biology",
                "Metazoa",
                "Animal physiology"
            ],
            "description": "Animals, e.g. information on a specific animal genome including molecular sequences, genes and annotation."
        },
        {
            "id": 112,
            "uri": "http://edamontology.org/topic_3420",
            "label": "Reproductive health",
            "synonyms": [
                "Andrology",
                "Family planning",
                "Reproductive_health",
                "Reproductive disorders",
                "Fertility medicine"
            ],
            "description": "The health of the reproductive processes, functions and systems at all stages of life."
        },
        {
            "id": 40,
            "uri": "http://edamontology.org/topic_0654",
            "label": "DNA",
            "synonyms": [
                "Ancient DNA",
                "DNA analysis",
                "Chromosomes"
            ],
            "description": "DNA sequences and structure, including processes such as methylation and replication."
        },
        {
            "id": 92,
            "uri": "http://edamontology.org/topic_3320",
            "label": "RNA splicing",
            "synonyms": [
                "Alternative splicing",
                "Splice sites"
            ],
            "description": "RNA splicing; post-transcription RNA modification involving the removal of introns and joining of exons."
        },
        {
            "id": 106,
            "uri": "http://edamontology.org/topic_3520",
            "label": "Proteomics experiment",
            "synonyms": [
                "2D PAGE experiment",
                "Spectrum demultiplexing",
                "Mass spectrometry experiments",
                "MS",
                "Northern blot experiment",
                "MS experiments",
                "DIA",
                "Mass spectrometry",
                "Data-independent acquisition"
            ],
            "description": "Proteomics experiments."
        },
        {
            "id": 84,
            "uri": "http://edamontology.org/topic_3810",
            "label": "Agricultural science",
            "synonyms": [
                "",
                "Plant pathology",
                "Animal nutrition",
                "Agricultural biotechnology",
                "Horticulture",
                "Animal husbandry",
                "Agricultural economics",
                "Phytomedicine",
                "Food process engineering",
                "Plant breeding",
                "Animal breeding",
                "Farming systems research",
                "Plant nutrition",
                "Food security",
                "Soil science",
                "Plant cultivation"
            ],
            "description": "Multidisciplinary study, research and development within the field of agriculture."
        }
    ]
}