Handles creating, reading and updating events.

GET /api/event/816/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 816,
    "name": "R basics - session March 2026",
    "shortName": "",
    "description": "Bilille offers a training session on basics with R language.\r\n\r\nThis training session will introduce R language and its interface Rstudio, followed by a presentation of methods for manipulation and visualisation of data.\r\n\r\nThe training is mainly designed for biologists (researchers, engineers, technicians).\r\n\r\nThe training covers the following topics:\r\n- Introduction to R and Rstudio\r\n- Basic concepts and commands in R\r\n- Data import and export\r\n- Data manipulation\r\n- Data visualization\r\n- Introduction to tidyverse and ggplot with Esquisse\r\n- Introduction to Rmarkdown for scientific reports\r\n- Manipulation of several data tables or your own data set (csv or xlsx) if wanted",
    "homepage": "https://bilille.univ-lille.fr/training/training-offer",
    "is_draft": false,
    "costs": [
        "Free to academics"
    ],
    "topics": [
        "http://edamontology.org/topic_2269"
    ],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "Prerequisite: Basic computer skills for everyday use.",
    "maxParticipants": 15,
    "contacts": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/109/?format=api"
    ],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [
        {
            "id": 66,
            "name": "University of Lille",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?format=api"
        },
        {
            "id": 56,
            "name": "INSERM",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
        },
        {
            "id": 52,
            "name": "CNRS",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
        }
    ],
    "organisedByTeams": [
        {
            "id": 3,
            "name": "Bilille",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api"
        }
    ],
    "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png",
    "updated_at": "2026-09-10T10:08:30.717485Z",
    "type": "Training course",
    "start_date": "2026-03-12",
    "end_date": "2026-03-13",
    "venue": "",
    "city": "Lille",
    "country": "FRANCE",
    "geographical_range": "Local",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/841/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/842/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/109/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/838/?format=api"
    ],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": "2025-12-17",
    "registration_closing": "2026-01-30",
    "registration_status": "closed",
    "courseMode": "Onsite"
}