Handles creating, reading and updating events.

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

{
    "id": 633,
    "name": "Cluster - session 08/10/2024",
    "shortName": "",
    "description": "This training session is designed to help you deal with the platform compute cluster and data banks. You will launch your first processing batch on the cluster and will learn how to track and manage them. Organized jointly by the Sigenae and bioinfo genotoul platforms.",
    "homepage": "http://bioinfo.genotoul.fr/index.php/events/cluster-2/",
    "is_draft": false,
    "costs": [
        "Priced",
        "Non-academic: 550€ + 20% taxes (TVA)",
        "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
        "For INRAE's staff: 150 € no VAT charged;"
    ],
    "topics": [],
    "keywords": [
        "Linux",
        "Cluster"
    ],
    "prerequisites": [
        "Linux/Unix"
    ],
    "openTo": "Everyone",
    "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.",
    "maxParticipants": 12,
    "contacts": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api"
    ],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [],
    "organisedByOrganisations": [
        {
            "id": 37,
            "name": "MIAT 0875",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api"
        }
    ],
    "organisedByTeams": [
        {
            "id": 22,
            "name": "Genotoul-bioinfo",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
        }
    ],
    "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
    "updated_at": "2024-06-05T09:19:16.493620Z",
    "type": "Training course",
    "start_date": "2024-10-08",
    "end_date": "2024-10-08",
    "venue": "",
    "city": "castanet-tolosan",
    "country": "France",
    "geographical_range": "",
    "trainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api"
    ],
    "trainingMaterials": [
        {
            "id": 139,
            "name": "Cluster Slides",
            "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides/?format=api"
        },
        {
            "id": 140,
            "name": "TP Cluster",
            "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/TP%20Cluster/?format=api"
        }
    ],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": "2024-06-05",
    "registration_closing": "2024-10-01",
    "registration_status": "closed",
    "courseMode": "Online"
}