Handles creating, reading and updating teams.

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

{
    "id": 46,
    "name": "IMGT",
    "logo_url": "https://www.imgt.org/images/logo_IMGT.png",
    "description": "IMGT®, the international ImMunoGeneTics information system®, is the international reference in immunogenetics and immunoinformatics, created in 1989 at the University of Montpellier and the CNRS. IMGT® is a high-quality integrated knowledge resource specialized in the immunoglobulins (IG) or antibodies, T cell receptors (TR), major histocompatibility (MH) of human and other vertebrate species, and in the immunoglobulin superfamily (IgSF), MH superfamily (MhSF) and related proteins of the immune system (RPI) of vertebrates and invertebrates.",
    "expertise": [],
    "linkCovid19": "",
    "homepage": "https://www.imgt.org/",
    "unitId": "",
    "address": "Faculté de Pharmacie, \r\n15 avenue Charles Flahault",
    "city": "Montpellier Cede 5",
    "country": "France",
    "communities": [],
    "projects": [],
    "affiliatedWith": [],
    "publications": [
        ""
    ],
    "certifications": [],
    "fundedBy": [
        {
            "id": 52,
            "name": "CNRS",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
        },
        {
            "id": 99,
            "name": "Université de Montpellier",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Universit%C3%A9%20de%20Montpellier/?format=api"
        }
    ],
    "keywords": [],
    "fields": [],
    "orgid": null,
    "tools": [],
    "services": [],
    "leaders": [],
    "deputies": [],
    "scientificLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/339/?format=api"
    ],
    "technicalLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/204/?format=api"
    ],
    "members": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/204/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/225/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/258/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/310/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/339/?format=api"
    ],
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/339/?format=api"
    ],
    "ifbMembership": "Member platform",
    "platforms": [],
    "is_active": true,
    "closing_date": null,
    "lat": "43.611242",
    "lng": "3.876733",
    "updated_at": "2024-03-12T14:50:13.670911Z"
}