Handles creating, reading and updating teams.

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

{
    "id": 19,
    "name": "PRABI-AMSB",
    "logo_url": "http://amsb.prabi.fr/amsb-logo.png",
    "description": "La plateforme PRABI-AMSB propose des services bio-informatiques pour les biologistes qui ont besoin d'une assistance avec des outils spécifiques ou d'une expertise approfondie pour des projets plus importants. L'expertise disponible à PRABI-AMSB couvre les domaines suivants : Données d'expression (RNA-seq), données d'interaction (ChIP-seq, Tap-tag/MS, Yeast Two Hybrid screens), métagénomique et métatranscriptomique, génomique et phylogénie comparées, assemblage et annotation de génomes et biologie des systèmes (réseaux métaboliques, d'interaction et de régulation des protéines).",
    "expertise": [],
    "expertise_description": "",
    "linkCovid19": "",
    "homepage": "http://amsb.prabi.fr",
    "unitId": "",
    "address": "16 rue Raphael Dubois\r\nBatiment Mendel (2ème étage)",
    "city": "Villeurbanne Cedex",
    "country": "France",
    "communities": [],
    "projects": [],
    "affiliatedWith": [
        {
            "id": 52,
            "name": "CNRS",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
        },
        {
            "id": 76,
            "name": "University Lyon 1",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Lyon%201/?format=api"
        }
    ],
    "publications": [
        ""
    ],
    "certifications": [
        "Label IBiSA",
        "France-Génomique"
    ],
    "fundedBy": [
        {
            "id": 52,
            "name": "CNRS",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
        }
    ],
    "keywords": [],
    "fields": [
        "Biologie",
        "Environnement"
    ],
    "orgid": null,
    "tools": [],
    "services": [],
    "leaders": [],
    "deputies": [],
    "scientificLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/459/?format=api"
    ],
    "technicalLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/285/?format=api"
    ],
    "members": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/459/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/472/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/285/?format=api"
    ],
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/472/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/459/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/285/?format=api"
    ],
    "ifbMembership": "Member platform",
    "platforms": [],
    "is_active": true,
    "closing_date": null,
    "lat": "45.781337",
    "lng": "4.864753",
    "updated_at": "2025-10-21T13:07:13.018021Z"
}