Handles creating, reading and updating events.

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

{
    "id": 708,
    "name": "New session of Introduction à l'utilisation d'un cluster de calcul",
    "shortName": "",
    "description": "Knowledge of the concepts and best practices for using the computing resources of the mesocenter cluster Clermont Auvergne in a bioinformatics context.\r\nBecome familiar with the work environment of the computing cluster, become autonomous in the use of its resources and learn to use a scheduler. \r\nPresentation of the resources accessible on the cluster (computing nodes, storage spaces, tools).\r\nConcept of jobs, queues and parallel computing.\r\nJob management (submission, follow-up, deletion).",
    "homepage": "https://mesocentre.uca.fr/",
    "is_draft": false,
    "costs": [
        "Free to academics"
    ],
    "topics": [
        "http://edamontology.org/topic_0605",
        "http://edamontology.org/topic_0091"
    ],
    "keywords": [],
    "prerequisites": [
        "Linux and knowledge of NGS formats"
    ],
    "openTo": "Internal personnel",
    "accessConditions": "Have an account on the Mesocentre UCA computing cluster (make a request if necessary on the site https://hub.mesocentre.uca.fr)\r\nAlternation of theoretical courses and practical work.\r\nCOME WITH A LAPTOP with an operational Eduroam connection.\r\nThe training is in French.",
    "maxParticipants": 10,
    "contacts": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
    ],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [
        {
            "id": 94,
            "name": "Université Clermont Auvergne",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
        }
    ],
    "organisedByTeams": [
        {
            "id": 31,
            "name": "AuBi",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
        }
    ],
    "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
    "updated_at": "2025-02-17T13:03:10.078913Z",
    "type": "Training course",
    "start_date": "2025-04-16",
    "end_date": "2025-04-16",
    "venue": "",
    "city": "Clermont-Ferrand",
    "country": "France",
    "geographical_range": "Local",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
    ],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "future",
    "registration_opening": "2025-02-17",
    "registration_closing": "2025-04-07",
    "registration_status": "open",
    "courseMode": "Onsite"
}