Handles creating, reading and updating events.

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

{
    "id": 813,
    "name": "Optimal use of GLiCID HPC cluster",
    "shortName": "Optimal use of GLiCID HPC cluster",
    "description": "Objectives\r\n- understand the infrastructure of GLiCID HPC cluster\r\n- understand the different types of storage and computing nodes\r\n- launch computing tasks via the Slurm scheduler\r\n\r\nCourse Content\r\n- configuration of your account and connection with ssh on GLiCID (ssh keys)\r\n- navigate through the storage spaces\r\n- use slurm to launch a job\r\n- manage the software environments (micromamba, guix, modules)\r\n- use workflow managers on GLiCID",
    "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Everyone",
    "accessConditions": "Prerequisites\r\n- Familiarity with basic Linux commands or have completed the training course “Introduction to the command-line interface.”\r\n- Have an account on the GLiCID cluster",
    "maxParticipants": 20,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [],
    "organisedByTeams": [
        {
            "id": 16,
            "name": "BiRD",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
        }
    ],
    "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
    "updated_at": "2026-09-03T15:03:27.472805Z",
    "type": "Training course",
    "start_date": "2026-10-09",
    "end_date": "2026-10-09",
    "venue": "",
    "city": "Nantes",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "future",
    "registration_opening": "2026-09-01",
    "registration_closing": "2026-10-02",
    "registration_status": "open",
    "courseMode": "Online"
}