Handles creating, reading and updating events.

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

{
    "id": 393,
    "name": "Cours Programmation Scientifique en Python",
    "shortName": "",
    "description": "The ever growing usage of high throughput technologies in Biology is revolutionizing the life sciences and profoundly changing its practices. Scripting languages are used on a daily basis in life science labs in order to mine huge data sets produced by high-throughput devices. This two-week course will give participants basic knowledge in python and state-of-the-art machine learning methods to analyze their own data sets.\r\nDescription:\r\nThis course is intended for PhD students, engineers and research scientists willing to acquire knowledge in scientific programming. Throughout the course, we will use Python language to lead participants from the basics of computer programming to more advanced techniques such as practical machine learning techniques.",
    "homepage": "https://www.pasteur.fr/fr/programmation-scientifique-python",
    "is_draft": false,
    "costs": [
        "Free"
    ],
    "topics": [],
    "keywords": [
        "Toolkit",
        "Tool integration",
        "Workflow development",
        "Parallelization",
        "Développements technologiques de l‘Information et de la Communication"
    ],
    "prerequisites": [],
    "openTo": "Internal personnel",
    "accessConditions": "being an internal personnel",
    "maxParticipants": null,
    "contacts": [],
    "elixirPlatforms": [],
    "communities": [],
    "sponsoredBy": [
        {
            "id": 12,
            "name": "INCEPTION",
            "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/INCEPTION/?format=api"
        }
    ],
    "organisedByOrganisations": [],
    "organisedByTeams": [],
    "logo_url": null,
    "updated_at": "2024-06-10T12:40:00.372956Z",
    "type": "Training course",
    "start_date": "2017-03-26",
    "end_date": "2017-03-30",
    "venue": "",
    "city": "Institut Pasteur",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": "Online"
}