GET /api/topic/?format=api&offset=120&ordering=description
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=description",
    "results": [
        {
            "id": 53,
            "uri": "http://edamontology.org/topic_3383",
            "label": "Bioimaging",
            "synonyms": [
                "Biological imaging"
            ],
            "description": "The use of imaging techniques to understand biology."
        },
        {
            "id": 29,
            "uri": "http://edamontology.org/topic_3306",
            "label": "Biophysics",
            "synonyms": [
                "Medical physics"
            ],
            "description": "The use of physics to study biological system."
        },
        {
            "id": 47,
            "uri": "http://edamontology.org/topic_3382",
            "label": "Imaging",
            "synonyms": [
                "Optical super resolution microscopy",
                "Microscopy",
                "Photonic force microscopy",
                "Photonic microscopy",
                "Diffraction experiment",
                "Microscopy imaging"
            ],
            "description": "The visual representation of an object."
        },
        {
            "id": 76,
            "uri": "http://edamontology.org/topic_3332",
            "label": "Computational chemistry",
            "synonyms": null,
            "description": "Topic concerning the development and application of theory, analytical methods, mathematical models and computational simulation of chemical systems."
        },
        {
            "id": 120,
            "uri": "http://edamontology.org/topic_2840",
            "label": "Toxicology",
            "synonyms": [
                "Toxicoinformatics",
                "Computational toxicology"
            ],
            "description": "Toxins and the adverse effects of these chemical substances on living organisms."
        },
        {
            "id": 26,
            "uri": "http://edamontology.org/topic_3512",
            "label": "Gene transcripts",
            "synonyms": [
                "Exons",
                "Introns",
                "PolyA site",
                "EST",
                "Gene transcript features",
                "Transit peptide coding sequence",
                "mRNA",
                "Fusion transcripts",
                "Coding RNA",
                "PolyA signal",
                "mRNA features",
                "cDNA",
                "Signal peptide coding sequence"
            ],
            "description": "Transcription of DNA into RNA and features of a messenger RNA (mRNA) molecules including precursor RNA, primary (unprocessed) transcript and fully processed molecules."
        },
        {
            "id": 72,
            "uri": "http://edamontology.org/topic_0622",
            "label": "Genomics",
            "synonyms": [
                "Exomes",
                "Synthetic genomics",
                "Genome annotation",
                "Whole genomes",
                "Personal genomics",
                "Genomes",
                "Viral genomics"
            ],
            "description": "Whole genomes of one or more organisms, or genomes in general, such as meta-information on genomes, genome projects, gene names etc."
        }
    ]
}