Handles creating, reading and updating events.

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

{
    "id": 382,
    "name": " Linux For Jedi",
    "shortName": "",
    "description": "This course offers to develop and enhance advanced Linux shell command line and scripting skills for the processing and analysis of NGS data. We will work on a HPC server and use linux powerful commands to allow to analyze big amount of biological data.\n \nPrerequisites\nBasic knowledge of Linux (Linux for dummies required)\n\nProgram\nConnecting to a distant HPC\nManipuling text files\nComplex searching for text in a file\nCombining several commands\nWriting simple shell scripts\n\n\nLearning objectives\nAfter this course, participants should be able to:\nManipulate and search within text files\nChain and combine commands\nPerform the same actions on many files\nWrite a simple shell script\n\n\n \n\n\nInstructors\nChristine Tranchant (CT) - christine.tranchant@ird.fr\nNdomassi Tando (NT) - ndomassi.tando@ird.fr\nBruno Granouillac (BG) - bruno.granouillac@ird.fr​\nFrançois Sabot (SB) - francois.sabot@ird.fr\nGautier Sarah (GS) - gautier.sarah@cirad.fr\n\n",
    "homepage": "https://southgreenplatform.github.io/trainings/linuxJedi/",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "",
    "maxParticipants": null,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [],
    "organisedByTeams": [
        {
            "id": 24,
            "name": "South Green",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
        }
    ],
    "logo_url": "",
    "updated_at": "2022-06-02T11:50:50.627601Z",
    "type": "Training course",
    "start_date": "2018-03-12",
    "end_date": null,
    "venue": "",
    "city": "Centre IRD, Montpellier",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": null
}