Certification List
Handles creating, reading and updating organisations.
GET /api/certification/?format=api
{ "count": 12, "next": null, "previous": null, "results": [ { "id": 1, "name": "Label IBiSA", "description": "description for Label IBiSA", "homepage": "http://nothing.org", "teamsCertifications": [ "PRABI-AMSB", "URGI", "PRABI-Lyon-Gerland", "MIGALE", "Bilille", "ATGC", "GenOuest", "MicroScope", "ABiMS", "CBiB", "BiRD", "RPBS", "EBIO", "Genotoul-bioinfo" ] }, { "id": 2, "name": "France-Génomique", "description": "description for France-Génomique", "homepage": "http://nothing.org", "teamsCertifications": [ "PRABI-AMSB", "URGI", "MIGALE", "Bilille", "MicroScope", "Genotoul-bioinfo" ] }, { "id": 3, "name": "ISO 9001", "description": "description for ISO 9001", "homepage": "http://nothing.org", "teamsCertifications": [ "URGI", "MIGALE", "MicroScope", "ABiMS", "CBiB", "South Green", "Genotoul-bioinfo" ] }, { "id": 4, "name": "CNOC (INRA)", "description": "description for CNOC (INRA)", "homepage": "http://nothing.org", "teamsCertifications": [ "URGI", "MIGALE", "CBiB", "Genotoul-bioinfo" ] }, { "id": 5, "name": "NF X50-900", "description": "description for NF X50-900", "homepage": "http://nothing.org", "teamsCertifications": [ "MicroScope", "CBiB", "Genotoul-bioinfo" ] }, { "id": 6, "name": "CATI - CTAI", "description": "description for CATI - CTAI", "homepage": "http://nothing.org", "teamsCertifications": [ "URGI", "MIGALE", "PACA-Bioinfo" ] }, { "id": 7, "name": "PF stratégique nationale INRA", "description": "description for PF stratégique nationale INRA", "homepage": "http://nothing.org", "teamsCertifications": [ "URGI", "MIGALE", "Genotoul-bioinfo" ] }, { "id": 8, "name": "RIO", "description": "description for RIO", "homepage": "http://nothing.org", "teamsCertifications": [ "PRABI-Lyon-Gerland", "MIGALE", "PACA-Bioinfo" ] }, { "id": 9, "name": "HON Code", "description": "description for HON Code", "homepage": "http://nothing.org", "teamsCertifications": [ "Orphanet" ] }, { "id": 10, "name": "IRDiRC Recommended", "description": "description for IRDiRC Recommended", "homepage": "http://nothing.org", "teamsCertifications": [ "Orphanet" ] }, { "id": 11, "name": "Autre", "description": "description for Autre", "homepage": "http://nothing.org", "teamsCertifications": [ "Orphanet" ] }, { "id": 12, "name": "label Plateforme Aix-Marseille", "description": "AMU, CNRS et Inserm se sont engagés dans un processus de labellisation de leurs plateformes, afin de renforcer la politique de valorisation, d’innovation et de visibilité de leurs infrastructures scientifiques, à destination du monde académique et socio-économique, en cohérence avec la feuille de route du MESR relative à la stratégie nationale des infrastructures de recherche.\r\n\r\nL'objectif est de mettre à disposition du monde socio-économique et de la communauté scientifique des infrastructures de pointe pour l'exécution de prestations, de collaborations partenariales ou de contrats de recherche.", "homepage": "https://plateformes-aix-marseille.univ-amu.fr/", "teamsCertifications": [ "PACA-Bioinfo", "CENTURI-MEP" ] } ] }