Handles creating, reading and updating teams.

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

{
    "id": 40,
    "name": "EvryRNA",
    "logo_url": null,
    "description": "EvryRNA platform is a web server providing various algorithms and bioinformatics tools developed in the laboratory IBISC of UEVE/Genopole, and dedicated to the prediction and the analysis of non-coding RNAs (ncRNAs). These RNAs are regulators of gene expression control and genome stability. They are involved in different biological processes, and some of them, including microRNAs, are known to be involved in many diseases such as cancer and neurodegenerative diseases. Their study provides insight into how living organisms function, including differentiation and cell proliferation, but also to consider new therapeutic approaches for genetic diseases and cancer.",
    "expertise": [],
    "linkCovid19": "",
    "homepage": "https://evryrna.ibisc.univ-evry.fr/evryrna/",
    "unitId": "",
    "address": "2 Rue du Facteur Cheval",
    "city": "Évry-Courcouronnes",
    "country": "France",
    "communities": [],
    "projects": [],
    "affiliatedWith": [],
    "publications": [
        ""
    ],
    "certifications": [],
    "fundedBy": [
        {
            "id": 52,
            "name": "CNRS",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
        },
        {
            "id": 62,
            "name": "CEA",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CEA/?format=api"
        }
    ],
    "keywords": [],
    "fields": [],
    "orgid": null,
    "tools": [],
    "services": [],
    "leaders": [],
    "deputies": [],
    "scientificLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/587/?format=api"
    ],
    "technicalLeaders": [],
    "members": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/587/?format=api"
    ],
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/587/?format=api"
    ],
    "ifbMembership": "Associated Team",
    "platforms": [],
    "is_active": true,
    "closing_date": null,
    "lat": "48.629863",
    "lng": "2.424280",
    "updated_at": "2024-03-11T15:39:38.616097Z"
}