Handles creating, reading and updating teams.

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

{
    "id": 12,
    "name": "RPBS",
    "logo_url": "https://bioserv.rpbs.univ-paris-diderot.fr/static/img/logo_RPBS.png",
    "description": "RPBS est une plateforme dédiée à la bio-informatique structurelle. Elle propose : le développement de méthodes/protocoles de bio-informatique structurelle, l'hébergement de services et le déploiement en ligne de services du domaine, la formation et conseil dans le domaine et l’hébergement de calculs via PAAS.",
    "expertise": [],
    "linkCovid19": "",
    "homepage": "http://bioserv.rpbs.univ-paris-diderot.fr/index.html",
    "unitId": "",
    "address": "35 rue Hélène Brion",
    "city": "Paris",
    "country": "France",
    "communities": [],
    "projects": [],
    "affiliatedWith": [
        {
            "id": 27,
            "name": "UMR-S 973",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UMR-S%20973/?format=api"
        },
        {
            "id": 28,
            "name": "Université Paris-Diderot",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Universit%C3%A9%20Paris-Diderot/?format=api"
        },
        {
            "id": 56,
            "name": "INSERM",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
        }
    ],
    "publications": [
        ""
    ],
    "certifications": [
        "Label IBiSA"
    ],
    "fundedBy": [
        {
            "id": 28,
            "name": "Université Paris-Diderot",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Universit%C3%A9%20Paris-Diderot/?format=api"
        },
        {
            "id": 56,
            "name": "INSERM",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
        }
    ],
    "keywords": [
        "Comparative and de novo structure modeling",
        "Dynamic and thermodynamic structure properties analysis",
        "Virtual screening",
        "Structure-based screening",
        "2D/3D",
        "ADME/tox",
        "Small chemical compound libraries",
        "Protein/protein interaction modelisation",
        "proteins/peptides and proteins/nucleic acids",
        "Structure analysis",
        "homology and structural pattern matching",
        "Structural Bioinformatics",
        "Predictions of structural properties"
    ],
    "fields": [
        "Biologie",
        "Biomédical",
        "Informatique"
    ],
    "orgid": null,
    "tools": [
        "fpocket",
        "frog2",
        "hca",
        "hhalign-kbest",
        "interevdock2",
        "pep-fold",
        "pep-sitefinder",
        "sabbac"
    ],
    "services": [],
    "leaders": [],
    "deputies": [],
    "scientificLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/801/?format=api"
    ],
    "technicalLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/802/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/523/?format=api"
    ],
    "members": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/801/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/802/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/120/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/523/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/583/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/617/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/638/?format=api"
    ],
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/523/?format=api"
    ],
    "ifbMembership": "Member platform",
    "platforms": [],
    "is_active": true,
    "closing_date": null,
    "lat": "48.827664",
    "lng": "2.380355",
    "updated_at": "2024-04-24T09:38:55.908344Z"
}