Handles creating, reading and updating teams.

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

{
    "id": 41,
    "name": "Biomics",
    "logo_url": "https://biomics.pasteur.fr/wp-content/uploads/2019/11/IP_logo.png",
    "description": "The Biomics Platform is the C2RT structure at Institut Pasteur for Next Generation Sequencing short and long-read technologies. You will find all the detailed information on our services and processes on the Biomics website.",
    "expertise": [],
    "linkCovid19": "",
    "homepage": "https://biomics.pasteur.fr/ask/?ask=Submit+Project",
    "unitId": "",
    "address": "25-28 Rue du Dr Roux, 75015 Paris",
    "city": "Paris",
    "country": "France",
    "communities": [],
    "projects": [],
    "affiliatedWith": [],
    "publications": [
        ""
    ],
    "certifications": [],
    "fundedBy": [
        {
            "id": 48,
            "name": "Institut Pasteur",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Institut%20Pasteur/?format=api"
        }
    ],
    "keywords": [],
    "fields": [],
    "orgid": null,
    "tools": [],
    "services": [],
    "leaders": [],
    "deputies": [],
    "scientificLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/127/?format=api"
    ],
    "technicalLeaders": [],
    "members": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/127/?format=api"
    ],
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/127/?format=api"
    ],
    "ifbMembership": "Associated Team",
    "platforms": [],
    "is_active": true,
    "closing_date": null,
    "lat": "48.840340",
    "lng": "2.310810",
    "updated_at": "2024-03-11T13:20:57.994658Z"
}