Handles creating, reading and updating events.

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

{
    "id": 259,
    "name": "Advanced sequence analysis",
    "shortName": "",
    "description": "https://cnrsformation.cnrs.fr/stage-19019-Analyse-avancee-de-sequences.h...\n",
    "homepage": "https://cnrsformation.cnrs.fr/pdf/16148.pdf",
    "is_draft": false,
    "costs": [
        "Priced"
    ],
    "topics": [],
    "keywords": [
        "NGS Data Analysis",
        "Analysis of RNAseq data",
        "Sequence Algorithm",
        "Bioinformatics & Biomedical",
        "Galaxy",
        "Variant analysis",
        "Transcriptomics (RNA-seq)",
        "Genomics (DNA-seq)",
        "Sequence annotation",
        "Pattern matching",
        "Multiple sequence alignment"
    ],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "CNRS fee-based training\n",
    "maxParticipants": null,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [],
    "organisedByTeams": [],
    "logo_url": "",
    "updated_at": "2022-06-02T11:50:50.627601Z",
    "type": "Training course",
    "start_date": "2019-05-13",
    "end_date": null,
    "venue": "",
    "city": "CBiB",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": null
}