Handles creating, reading and updating events.

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

{
    "id": 620,
    "name": "Galaxy / Galaxy Initiation - 2024",
    "shortName": "Galaxy Initiation - 2024",
    "description": "Objectifs\r\n- Savoir exploiter l’environnement Galaxy pour être en mesure d’analyser ses données.\r\n- Être en mesure de créer ses workflows.\r\nProgramme\r\n- Téléchargement des données à traiter.\r\n- Manipulation de fichiers.\r\n- Traitement des données.\r\n- Visualisation des résultats.\r\n- Création de workflows.\r\n- Partage de résultats et de workflows.",
    "homepage": "https://abims.sb-roscoff.fr/training/courses",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [
        "http://edamontology.org/topic_0769"
    ],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Everyone",
    "accessConditions": "",
    "maxParticipants": 18,
    "contacts": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?format=api"
    ],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [],
    "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": "2025-01-23T13:52:11.506916Z",
    "type": "Training course",
    "start_date": "2024-05-27",
    "end_date": "2024-05-27",
    "venue": "",
    "city": "Roscoff",
    "country": "France",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": "2024-03-29",
    "registration_closing": "2024-04-21",
    "registration_status": "closed",
    "courseMode": "Onsite"
}