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": 80,
            "uri": "http://edamontology.org/topic_0621",
            "label": "Model organisms",
            "synonyms": [
                "Organisms"
            ],
            "description": "A specific organism, or group of organisms, used to study a particular aspect of biology."
        },
        {
            "id": 74,
            "uri": "http://edamontology.org/topic_0078",
            "label": "Proteins",
            "synonyms": [
                "Protein informatics",
                "Protein bioinformatics",
                "Protein databases"
            ],
            "description": "Archival, processing and analysis of protein data, typically molecular sequence and structural data."
        },
        {
            "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": 89,
            "uri": "http://edamontology.org/topic_3957",
            "label": "Protein interaction experiment",
            "synonyms": [
                "Phage display",
                "Yeast one-hybrid",
                "Co-immunoprecipitation",
                "Yeast two-hybrid"
            ],
            "description": "An experiment for studying protein-protein interactions."
        },
        {
            "id": 32,
            "uri": "http://edamontology.org/topic_0593",
            "label": "NMR",
            "synonyms": [
                "Nuclear Overhauser Effect Spectroscopy",
                "Rotational Frame Nuclear Overhauser Effect Spectroscopy",
                "ROESY",
                "Nuclear magnetic resonance spectroscopy",
                "NOESY",
                "NMR spectroscopy",
                "Heteronuclear Overhauser Effect Spectroscopy",
                "HOESY"
            ],
            "description": "An analytical technique that exploits the magenetic properties of certain atomic nuclei to provide information on the structure, dynamics, reaction state and chemical environment of molecules."
        },
        {
            "id": 36,
            "uri": "http://edamontology.org/topic_3930",
            "label": "Immunogenetics",
            "synonyms": [
                "Immune system genetics",
                "Immunology and genetics",
                "Immunogenes",
                "Immungenetics"
            ],
            "description": "A biomedical field that bridges immunology and genetics, to study the genetic basis of the immune system."
        },
        {
            "id": 127,
            "uri": "https://edamontology.org/topic_3308",
            "label": "",
            "synonyms": null,
            "description": ""
        }
    ]
}