Handles creating, reading and updating events.

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

{
    "id": 810,
    "name": "Best practices in Bioinformatics",
    "shortName": "Best practices in Bioinformatics",
    "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of a HPC cluster\r\n\r\nCourse Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Software environment : conda/mamba\r\n- Presentation of a HPC cluster\r\n- Introduction to workflows using Snakemake",
    "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [],
    "prerequisites": [
        "Linux - Basic Knowledge"
    ],
    "openTo": "Everyone",
    "accessConditions": "- 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": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api"
    ],
    "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:04:18.154349Z",
    "type": "Training course",
    "start_date": "2026-10-06",
    "end_date": "2026-10-06",
    "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": "Onsite"
}