Handles creating, reading and updating events.

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

{
    "id": 383,
    "name": "Survival Guide for Perl applied to Bioinformatics",
    "shortName": "",
    "description": " \n\n\t\t\tThis 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\nPrerequisites\nBasic knowledge of Linux (Linux for dummies required)\n\nProgram\nPerl data structures (scalar,arrays, hashes)\nStructure control ( loops)\nBasic functions, and operators.\nWriting and running your own program\nPassing options and files to his own script.\nRegular expressions\n\n\nLearning objectives\nWriting simple Perl programs to analyze data files\nUnderstanding Perl programs written by others\nUsing Perl basic syntax and modules in their own script\nRun programs from their script, parsing and extracting data from data files\n\n\nInstructors\n\n\nChristine Tranchant  - christine.tranchant@ird.fr\nFrançois Sabot - francois.sabot@ird.fr\nNdomassi tando - ndomassi.tando@ird.fr\n\n",
    "homepage": "https://southgreenplatform.github.io/trainings//perl/",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "",
    "maxParticipants": null,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [
        {
            "id": 12,
            "name": "LAPSE",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LAPSE/?format=api"
        },
        {
            "id": 13,
            "name": "Formation permanente IRD",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Formation%20permanente%20IRD/?format=api"
        }
    ],
    "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, Bel Air, Dakar (Sénégal)",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": null
}