Handles creating, reading and updating events.

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

{
    "id": 470,
    "name": "Introduction to python - May 2022",
    "shortName": "",
    "description": "This course provides an introduction to programming using python. At the end of the training, participants should be able to write simple python programs to handle biological data and to understand more complex programs written by others.\r\nNote : This course in currently available only in french",
    "homepage": "https://southgreenplatform.github.io/trainings//python/",
    "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/519/?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-05-16",
    "end_date": "2022-05-20",
    "venue": "",
    "city": "Montpellier",
    "country": "France",
    "geographical_range": "Local",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/731/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/734/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/735/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api"
    ],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": "2022-03-07",
    "registration_closing": "2022-03-22",
    "registration_status": "closed",
    "courseMode": "Onsite"
}