Certification List
Handles creating, reading and updating organisations.
GET /api/certification/?format=api&ordering=id
{ "count": 11, "next": null, "previous": null, "results": [ { "id": 1, "name": "Label IBiSA", "description": "description for Label IBiSA", "homepage": "http://nothing.org", "teamsCertifications": [ "PRABI-Lyon-Gerland", "PRABI-AMSB", "Bilille", "ATGC", "MicroScope", "CBiB", "BiRD", "MIGALE", "RPBS", "EBIO", "GenOuest", "URGI", "ABiMS", "Genotoul-bioinfo" ] }, { "id": 2, "name": "France-Génomique", "description": "description for France-Génomique", "homepage": "http://nothing.org", "teamsCertifications": [ "PRABI-AMSB", "Bilille", "MicroScope", "MIGALE", "URGI", "Genotoul-bioinfo" ] }, { "id": 3, "name": "ISO 9001", "description": "description for ISO 9001", "homepage": "http://nothing.org", "teamsCertifications": [ "MicroScope", "CBiB", "MIGALE", "South Green", "URGI", "ABiMS", "Genotoul-bioinfo" ] }, { "id": 4, "name": "CNOC (INRA)", "description": "description for CNOC (INRA)", "homepage": "http://nothing.org", "teamsCertifications": [ "CBiB", "MIGALE", "GenOuest", "URGI", "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": [ "MIGALE", "URGI", "PACA-Bioinfo" ] }, { "id": 7, "name": "PF stratégique nationale INRA", "description": "description for PF stratégique nationale INRA", "homepage": "http://nothing.org", "teamsCertifications": [ "MIGALE", "URGI", "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" ] } ] }