Handles creating, reading and updating events.

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

{
    "id": 602,
    "name": "Environments and best practices for using the BiRD cluster",
    "shortName": "Best practices BiRD cluster",
    "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 the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing 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": "Have an account on the BiRD 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": "2024-02-19T09:37:24.789207Z",
    "type": "Training course",
    "start_date": "2024-03-19",
    "end_date": "2024-03-19",
    "venue": "",
    "city": "Nantes",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": "2024-02-08",
    "registration_closing": "2024-03-18",
    "registration_status": "closed",
    "courseMode": "Onsite"
}