Handles creating, reading and updating events.

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

{
    "id": 557,
    "name": "Advanced HPC Trainings 2023",
    "shortName": "",
    "description": "This course continues the explanation on how to work on HPC Southgreen clusters. It is intended for experienced users, with the goals of improving LC user productivity and minimizing the obstacles. New notions and tools are presented such as job arrays, basic softwares installation,module environment and singularity. All these notions will be developped.",
    "homepage": "https://southgreenplatform.github.io/trainings//Advanced_HPC/",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [
        "HPC",
        "SLURM"
    ],
    "prerequisites": [
        "Linux - Basic Knowledge",
        "Cluster"
    ],
    "openTo": "Internal personnel",
    "accessConditions": "Oprn to South Green close collaborators",
    "maxParticipants": 7,
    "contacts": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
    ],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [
        {
            "id": 85,
            "name": "IRD",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=api"
        }
    ],
    "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": "2023-12-04T15:32:09.166517Z",
    "type": "Training course",
    "start_date": "2023-05-22",
    "end_date": "2023-05-23",
    "venue": "",
    "city": "Montpellier",
    "country": "France",
    "geographical_range": "",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/732/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/774/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
    ],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": "Onsite"
}