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": 7,
            "uri": "http://edamontology.org/topic_3489",
            "label": "Database management",
            "synonyms": [
                "Content management",
                "Document, record and content management",
                "Record management",
                "Data maintenance",
                "File management",
                "Database administration",
                "Document management"
            ],
            "description": "The general handling of data stored in digital archives such as databanks, databases proper, web portals and other data resources."
        },
        {
            "id": 6,
            "uri": "http://edamontology.org/topic_3365",
            "label": "Data architecture, analysis and design",
            "synonyms": [
                "Data analysis",
                "Data design",
                "Data architecture"
            ],
            "description": "The development of policies, models and standards that cover data acquisition, storage and integration, such that it can be put to use, typically through a process of systematically applying statistical and / or logical techniques to describe, illustrate, summarise or evaluate data."
        },
        {
            "id": 5,
            "uri": "http://edamontology.org/topic_3572",
            "label": "Data quality management",
            "synonyms": [
                "Data integrity",
                "Data cleaning",
                "Data quality",
                "Data clean-up"
            ],
            "description": "The quality, integrity, and cleaning up of data."
        },
        {
            "id": 4,
            "uri": "http://edamontology.org/topic_2885",
            "label": "DNA polymorphism",
            "synonyms": [
                "Microsatellites",
                "SNP",
                "Variable number of tandem repeat polymorphism",
                "snps",
                "Single nucleotide polymorphism",
                "VNTR",
                "RFLP"
            ],
            "description": "DNA polymorphism."
        },
        {
            "id": 3,
            "uri": "http://edamontology.org/topic_0798",
            "label": "Mobile genetic elements",
            "synonyms": [
                "Transposons"
            ],
            "description": "Mobile genetic elements, such as transposons, Plasmids, Bacteriophage elements and Group II introns."
        },
        {
            "id": 2,
            "uri": "http://edamontology.org/topic_3519",
            "label": "PCR experiment",
            "synonyms": [
                "Polymerase chain reaction",
                "Real Time Quantitative PCR",
                "RT-qPCR",
                "Quantitative PCR"
            ],
            "description": "PCR experiments, e.g. quantitative real-time PCR."
        },
        {
            "id": 1,
            "uri": "http://edamontology.org/topic_3697",
            "label": "Microbial ecology",
            "synonyms": [
                "Molecular community analysis",
                "Community analysis",
                "Microbiome",
                "Environmental microbiology"
            ],
            "description": "The ecology of microorganisms including their relationship with one another and their environment."
        }
    ]
}