Handles creating, reading and updating events.

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

{
    "id": 331,
    "name": "Guide de survie à Perl pour la bioinformatique",
    "shortName": "",
    "description": "This course provides an introduction to programming using Perl and at the end of the training, participants could write simple Perl programs to handle biological data and to undertstand more complex Perl programs written by others.\n\t\t\t \n \n \n \n",
    "homepage": "",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "",
    "maxParticipants": null,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [],
    "organisedByTeams": [],
    "logo_url": "",
    "updated_at": "2022-06-02T11:50:50.627601Z",
    "type": "Training course",
    "start_date": "2017-10-01",
    "end_date": "2017-10-05",
    "venue": "",
    "city": "ISRA, Dakar (Sénégal)",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": null
}