Handles creating, reading and updating events.

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

{
    "id": 402,
    "name": "Phylogénie moléculaire - formation avancée",
    "shortName": "",
    "description": "Être capable de tester des hypothèses et d'ajuster des modèles permettant de comprendre l'évolution à l'échelle moléculaire\n",
    "homepage": "https://cnrsformation.cnrs.fr/stage-20287-Phylogenie-moleculaire---formation-ava…",
    "is_draft": false,
    "costs": [
        "Priced"
    ],
    "topics": [],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "",
    "maxParticipants": null,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [],
    "organisedByTeams": [
        {
            "id": 7,
            "name": "ATGC",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
        }
    ],
    "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120_0.png",
    "updated_at": "2022-06-02T11:50:50.627601Z",
    "type": "Training course",
    "start_date": "2020-10-05",
    "end_date": "2020-10-07",
    "venue": "",
    "city": "Montpellier (34)",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": null
}