Handles creating, reading and updating events.

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

{
    "id": 499,
    "name": "Linux - Initiation / Linux for Beginners - 2022 Session 2",
    "shortName": "Linux Init - 2022 Session 2",
    "description": "Objectifs :\r\n- Être capable de se connecter à une machine Linux\r\n- Être capable de transférer des fichiers à partir de/vers une machine Linux\r\n- Être capable de naviguer dans le système de fichiers\r\n- Être capable d’examiner le contenu d’un fichier et de gérer l’espace disque\r\n- Être capable de gérer les droits d’accès aux répertoires et aux fichiers.\r\n- Être capable de gérer le lancement, l’interruption et l’arrêt de processus",
    "homepage": "http://abims.sb-roscoff.fr/training/courses",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [
        "http://edamontology.org/topic_3316"
    ],
    "keywords": [
        "Linux",
        "Operating systems"
    ],
    "prerequisites": [],
    "openTo": "Everyone",
    "accessConditions": "",
    "maxParticipants": 16,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [
        {
            "id": 65,
            "name": "SBR",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR/?format=api"
        }
    ],
    "organisedByTeams": [
        {
            "id": 4,
            "name": "ABiMS",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
        }
    ],
    "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
    "updated_at": "2023-05-17T09:55:01.623771Z",
    "type": "Training course",
    "start_date": "2022-11-21",
    "end_date": "2022-11-21",
    "venue": "Station Biologique de Roscoff",
    "city": "Roscoff",
    "country": "France",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": "2022-10-07",
    "registration_closing": "2022-11-06",
    "registration_status": "closed",
    "courseMode": "Onsite"
}