Handles creating, reading and updating events.

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

{
    "id": 819,
    "name": "Python basics - session November 2026",
    "shortName": "",
    "description": "Bilille offers a training session on basics with Python language.\r\n\r\nThis training session will introduce the Python language.\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 Python and Visual Code Studio\r\n- Variables\r\n- Lists\r\n- Dictionaries\r\n- Conditions\r\n- Loops\r\n- Jupyter notebooks\r\n- Functions\r\n- Packages\r\n- Reading and writing files\r\n- Dataframes\r\n- Plots\r\n- Bring your own analysis: during the final half-day, participants will have the opportunity to write a script based on the analysis of their choice.",
    "homepage": "https://bilille.univ-lille.fr/training/training-offer",
    "is_draft": false,
    "costs": [
        "Free to academics"
    ],
    "topics": [
        "http://edamontology.org/topic_0091",
        "http://edamontology.org/topic_3372"
    ],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "Prerequisite: Basic computer skills for everyday use.",
    "maxParticipants": 16,
    "contacts": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?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:13:40.030269Z",
    "type": "Training course",
    "start_date": "2026-11-16",
    "end_date": "2026-12-01",
    "venue": "",
    "city": "Villeneuve d'Ascq",
    "country": "FRANCE",
    "geographical_range": "Local",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/867/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/838/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/839/?format=api"
    ],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "future",
    "registration_opening": "2026-09-07",
    "registration_closing": "2026-10-09",
    "registration_status": "open",
    "courseMode": "Onsite"
}