Handles creating, reading and updating events.

GET /api/event/?format=api&offset=660&ordering=-is_draft
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 668,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=640&ordering=-is_draft",
    "results": [
        {
            "id": 774,
            "name": "Initiation à R / R Initiation",
            "shortName": "R - Init",
            "description": "Objectifs\r\n- Pour une personne qui découvre R : savoir utiliser R de manière autonome et comprendre les principes de\r\nbase\r\n- Être capable de suivre le module Manipulation et visualisation de données avec R\r\n\r\nProgramme\r\n- Introduction à l'IDE Rstudio\r\n- Créer un projet et un script\r\n- Manipulation de données de base\r\n- Structures de données : qu'est-ce qu'une variable, un type, un objet ?\r\n- Utiliser des fonctions de packages externes",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [
                "Programming Languages & Computer Sciences"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 65,
                    "name": "SBR - Roscoff Marine Station",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2026-03-24T10:30:48.066600Z",
            "type": "Training course",
            "start_date": "2026-06-22",
            "end_date": "2026-06-22",
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-11",
            "registration_closing": "2026-05-15",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 795,
            "name": "Manipulating  & Visualizing Data with R",
            "shortName": "R - DataViz",
            "description": "Objectifs\r\n- Importer, structurer, transformer et exporter un tableau de données avec R\r\n- Générer des figures de qualité pour, par exemple, une publication scientifique\r\n\r\nProgramme\r\n- Introduction au tidyverse (metapackage pour manipuler, visualiser et analyser des données)\r\n- Import et export de tableaux de données (csv, excel, google sheet, etc.)\r\n- Manipulation de tableaux de données avec dplyr et tidyr (filtre, aggregation, jointure)\r\n- Manipulation de chaînes de caractères et de dates avec stringr et lubridate\r\n- Introduction aux concepts de visualisation de données\r\n- Apprendre à utiliser ggplot2 grâce à esquisse\r\n- Partager ses résultats avec Quarto",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0092"
            ],
            "keywords": [
                "Programming Languages & Computer Sciences"
            ],
            "prerequisites": [
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 65,
                    "name": "SBR - Roscoff Marine Station",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2026-03-24T10:29:53.748731Z",
            "type": "Training course",
            "start_date": "2026-06-23",
            "end_date": "2026-06-23",
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-11",
            "registration_closing": "2026-05-15",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 761,
            "name": "Initiation à Galaxy / Galaxy Initiation",
            "shortName": "Galaxy Initiation",
            "description": "Objectifs\r\n- Savoir exploiter l’environnement Galaxy pour être en mesure d’analyser ses données.\r\n- Être en mesure de créer ses workflows.\r\nProgramme\r\n- Téléchargement des données à traiter.\r\n- Manipulation de fichiers.\r\n- Traitement des données.\r\n- Visualisation des résultats.\r\n- Création de workflows.\r\n- Partage de résultats et de workflows.",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0769"
            ],
            "keywords": [
                "Galaxy"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 65,
                    "name": "SBR - Roscoff Marine Station",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2026-03-24T10:31:37.559664Z",
            "type": "Training course",
            "start_date": "2026-06-15",
            "end_date": "2026-06-15",
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/272/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-11",
            "registration_closing": "2026-05-15",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 768,
            "name": "Principes FAIR  & Git Initiation",
            "shortName": "FAIR & GIT - Initiation",
            "description": "Objectifs\r\n- Principes FAIR :\r\n    Connaître les principes FAIR\r\n    Être capable de prendre en compte les principes FAIR dans l'ensemble des étapes d'un projet impliquant la \r\n    collecte et/ou l'analyse de données\r\n- Initiation à Git :\r\n    Savoir définir ce qu’est un outil de gestion de version\r\n    Être capable d’initialiser un entrepôt Git pour un projet\r\n    Être capable de définir quels fichiers inclure/exclure d’un projet\r\n    Savoir enregistrer localement une nouvelle version pour un projet\r\n    Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n    Savoir gérer des modifications en parallèle en utilisant les branches\r\n   Connaître les bonnes pratiques pour contribuer à projet tiers\r\n\r\nProgramme : \r\n- Principes FAIR\r\n    Présentation des principes FAIR\r\n    Exemples de bonnes pratiques dans la gestion des données : description, organisation du stockage, \r\n    traitements et analyses, mise en accès\r\n- Initiation à Git\r\n    Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n    Présentation des principes de fonctionnement de Git\r\n    Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\n    push, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3316",
                "http://edamontology.org/topic_0769"
            ],
            "keywords": [
                "FAIR",
                "Reproducibility"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Pre-registration required.",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 65,
                    "name": "SBR - Roscoff Marine Station",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2026-03-24T10:31:49.448012Z",
            "type": "Training course",
            "start_date": "2026-06-16",
            "end_date": "2026-06-16",
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-11",
            "registration_closing": "2026-05-15",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 796,
            "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform",
            "shortName": "MicroScope training - December 2026",
            "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.",
            "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_3301",
                "http://edamontology.org/topic_0797"
            ],
            "keywords": [],
            "prerequisites": [
                "Licence"
            ],
            "openTo": "Everyone",
            "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/90/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 15,
                    "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 67,
                    "name": "University Paris-Saclay",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Paris-Saclay/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 9,
                    "name": "MicroScope",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api"
                }
            ],
            "logo_url": "https://labgem.genoscope.cns.fr/wp-content/uploads/2019/06/MicroScope_logo-300x210.png",
            "updated_at": "2026-03-26T14:14:19.457285Z",
            "type": "Training course",
            "start_date": "2026-12-07",
            "end_date": "2026-12-11",
            "venue": "",
            "city": "Evry",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-26",
            "registration_closing": "2026-11-09",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 797,
            "name": "FAIR Bioinfo Grand-Ouest",
            "shortName": "FAIR Bioinfo Grand-Ouest",
            "description": "Les plateformes de bioinformatique du réseau Biogenouest (ABiMS, BiRD, GenOuest et SeBiMER) vous proposent une formation “FAIR-bioinfo” à destination des bioinformaticien.ne.s, bioanalystes et biostatisticien.ne.s.\r\n\r\nLors de cette formation, nous vous présenterons les principes “FAIR” (Facile à trouver, Accessible, Interopérable, Réutilisable) et leur application dans les projets d’analyse et de développement.\r\nDes présentations théoriques suivies d’utilisations pratiques de plusieurs outils permettant d’améliorer la reproductibilité des analyses seront proposées.",
            "homepage": "https://framaforms.org/inscription-formation-fair-bioinfo-grand-ouest-2026-1772636058",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "FAIR",
                "Bioinformatics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/202/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/106/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/529/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/54/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 17,
                    "name": "GenOuest",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/GenOuest/?format=api"
                },
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                },
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                }
            ],
            "logo_url": "https://ifb-elixirfr.gitlab.io/training/fair-bioinfo/sessions/2026-05-fair-bioinfo-grand-ouest/_imgs/biogenouest.png",
            "updated_at": "2026-03-27T10:15:52.835260Z",
            "type": "Training course",
            "start_date": "2026-05-19",
            "end_date": "2026-05-20",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-26",
            "registration_closing": "2026-04-07",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 798,
            "name": "Formation metabarcoding ABiMS SeBiMER",
            "shortName": "Formation metabarcoding ABiMS SeBiMER",
            "description": "Le séquençage à haut débit des amplicons de marqueurs taxonomiques tels l’ADN ribosomique, les gènes COI/COX ou les ITS a ouvert de nouveaux horizons dans l’étude des communautés de macro et micro-organismes et l’étude des écosystèmes.\r\n\r\nLe but de cette formation est, d’une part, d’introduire les concepts clés liés aux analyses de metabarcoding et de les illustrer au moyen de cas concrets d’analyse et, d’autre part, de former les utilisateurs aux traitements de données de metabarcoding au travers de l’usage du logiciel SAMBA (Noël et al., in submission).",
            "homepage": "https://forms.ifremer.fr/bioinfo/formation-metabarcoding-2025/",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Metabarcoding"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://forms.ifremer.fr/bioinfo/wp-content/uploads/sites/63/2023/06/cropped-SeBiMER_web-transparent-V.png",
            "updated_at": "2026-03-27T10:31:36.568820Z",
            "type": "Training course",
            "start_date": "2026-12-06",
            "end_date": "2026-12-11",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Online"
        },
        {
            "id": 747,
            "name": "Introduction to Linux",
            "shortName": "Introduction to Linux - BiRD",
            "description": "Objectives\r\n- Understand the principles and advantages of the Linux system\r\n- Know and use the main bash commands. Ability to chain multiple commands using pipes\r\n- Launch programs with arguments\r\n- Gain independence to perform command line analyses\r\n\r\nPedagogical Content\r\n- Introduction to the Linux system.\r\n- File system: directory structure, paths, home directory, file and directory management.\r\n- Principle of protections: reading file attributes, access rights, management of user groups.\r\n- Shell usage: command reminders, input/output redirection, history, completion, launching programs with arguments.\r\n- Commands relevant to bioinformatics: grep, cut, sed, sort, more, etc.\r\n- Connection (ssh) - how to start a session from Linux or Windows PowerShell",
            "homepage": "https://pf-bird.univ-nantes.fr/training/linux/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                }
            ],
            "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
            "updated_at": "2026-03-31T08:47:45.957937Z",
            "type": "Training course",
            "start_date": "2025-10-20",
            "end_date": "2025-10-20",
            "venue": "Faculté de Pharmacie - Salle 450, 4ème étage",
            "city": "Nantes",
            "country": "",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2025-10-15",
            "registration_status": "closed",
            "courseMode": "Onsite"
        }
    ]
}