GET /api/topic/?format=api&offset=120&ordering=id
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=id",
    "results": [
        {
            "id": 121,
            "uri": "http://edamontology.org/topic_3343",
            "label": "Compound libraries and screening",
            "synonyms": [
                "Target identification and validation",
                "Chemical screening",
                "Compound library",
                "Chemical library",
                "Small compounds libraries",
                "Small chemical compounds libraries"
            ],
            "description": "Collections of chemicals, typically for use in high-throughput screening experiments."
        },
        {
            "id": 122,
            "uri": "http://edamontology.org/topic_3360",
            "label": "Biomarkers",
            "synonyms": [
                "Diagnostic markers"
            ],
            "description": "Objective indicators of biological state often used to assess health, and determinate treatment."
        },
        {
            "id": 123,
            "uri": "http://edamontology.org/topic_3676",
            "label": "Exome sequencing",
            "synonyms": [
                "Exome",
                "Exome capture",
                "WES",
                "Whole exome sequencing",
                "Targeted exome capture",
                "Exome analysis"
            ],
            "description": "Laboratory technique to sequence all the protein-coding regions in a genome, i.e., the exome."
        },
        {
            "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": 125,
            "uri": "http://edamontology.org/topic_3407",
            "label": "Endocrinology and metabolism",
            "synonyms": [
                "Endocrine disorders",
                "Metabolism",
                "Endocrinology",
                "Metabolic disorders"
            ],
            "description": "The branch of medicine dealing with diseases of endocrine organs, hormone systems, their target organs, and disorders of the pathways of glucose and lipid metabolism."
        },
        {
            "id": 126,
            "uri": "http://edamontology.org/topic_3474",
            "label": "Machine learning",
            "synonyms": [
                "Kernel methods",
                "Active learning",
                "Supervised learning",
                "Neural networks",
                "Knowledge representation",
                "Reinforcement learning",
                "Ensembl learning",
                "Unsupervised learning",
                "Recommender system"
            ],
            "description": "A topic concerning the application of artificial intelligence methods to algorithms, in order to create methods that can learn from data in order to generate an ouput, rather than relying on explicitly encoded information only."
        },
        {
            "id": 127,
            "uri": "https://edamontology.org/topic_3308",
            "label": "",
            "synonyms": null,
            "description": ""
        }
    ]
}