Handles creating, reading and updating events.

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

{
    "id": 469,
    "name": "Linux For Jedi - April 2022",
    "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.",
    "homepage": "https://southgreenplatform.github.io/trainings/linuxJedi/",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [],
    "prerequisites": [
        "Linux - Basic Knowledge"
    ],
    "openTo": "Internal personnel",
    "accessConditions": "Open to South Green close collaborators",
    "maxParticipants": 15,
    "contacts": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api"
    ],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [],
    "organisedByTeams": [
        {
            "id": 24,
            "name": "South Green",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
        }
    ],
    "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
    "updated_at": "2022-06-02T11:50:50.627601Z",
    "type": "Training course",
    "start_date": "2022-04-19",
    "end_date": "2022-04-21",
    "venue": "",
    "city": "Montpellier",
    "country": "France",
    "geographical_range": "Local",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/612/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
    ],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": "2022-03-07",
    "registration_closing": "2022-03-22",
    "registration_status": "closed",
    "courseMode": "Onsite"
}