Handles creating, reading and updating events.

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

{
    "id": 562,
    "name": "Introduction to Oxford Nanopore Technology data analyses 2023",
    "shortName": "Introduction to ONT data analyses 2023",
    "description": "This course offers an introduction to ONT data analysis. It includes 5 issues: basecalling, reads quality control, assemblies and polishing/correction, contig quality and structural variants detection.",
    "homepage": "https://southgreenplatform.github.io/trainings//ont/",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [
        "http://edamontology.org/topic_0196",
        "http://edamontology.org/topic_3168",
        "http://edamontology.org/topic_3673"
    ],
    "keywords": [],
    "prerequisites": [
        "Linux and knowledge of NGS formats"
    ],
    "openTo": "Everyone",
    "accessConditions": "",
    "maxParticipants": 15,
    "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": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
    "updated_at": "2023-12-04T15:32:22.626277Z",
    "type": "Training course",
    "start_date": "2023-05-25",
    "end_date": "2023-05-26",
    "venue": "",
    "city": "Montpellier",
    "country": "France",
    "geographical_range": "",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/771/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/545/?format=api"
    ],
    "trainingMaterials": [
        {
            "id": 1,
            "name": "SG-ONT-slides",
            "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/SG-ONT-slides/?format=api"
        }
    ],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": "Onsite"
}