Handles creating, reading and updating events.

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

{
    "id": 750,
    "name": "New session of Introduction to Linux",
    "shortName": "",
    "description": "The aim of this training course is to familiarize participants with the use of the command line for use on a computing cluster in order to acquire the basics for processing biological data.\r\nPresentation of the computing cluster infrastructure at the Mésocentre Clermont Auvergne.\r\nIntroduction to the Linux environment.\r\nIntroduction to a scripting language with the Bash shell.\r\nCommand line manipulation of biological data files.\r\nHow to connect to the computing server.\r\nLearning the Bash computer language and how to navigate in a Linux environment.\r\nPractical exercises in entering commands on a terminal without a graphical interface.\r\nLearning file management, how to create files, manage access rights, manipulate them and transfer them to the computing cluster or retrieve them on your local workstation.",
    "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": [
        "Licence"
    ],
    "openTo": "Everyone",
    "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": "University Clermont Auvergne",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%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": "2026-01-28T10:19:31.625603Z",
    "type": "Training course",
    "start_date": "2026-02-25",
    "end_date": "2026-02-25",
    "venue": "UCA – Campus des Cézeaux – Bâtiment Turing - Mésocentre",
    "city": "Clermont-Ferrand",
    "country": "France",
    "geographical_range": "National",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
    ],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "future",
    "registration_opening": "2026-01-27",
    "registration_closing": "2026-02-24",
    "registration_status": "open",
    "courseMode": "Onsite"
}