Handles creating, reading and updating organisations.

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

{
    "id": 98,
    "name": "CENTURI",
    "description": "The Turing Centre for Living Systems (CENTURI) is an interdisciplinary centre located in Marseille (France).\r\nCENTURI aims at developing an integrated interdisciplinary community, to decipher the complexity of biological systems through the understanding of how biological function emerges from the organization and dynamics of living systems.\r\nThe project federates 20 teaching and research institutes in biology, physics, mathematics, computer science, engineering and focuses on Research, Education and Engineering, 3 missions that hold interdisciplinary as their core principle.\r\n\r\nThe research and training programmes implemented under the auspices of CENTURI will foster new collaborations, will transform practices, will attract new talents and thereby contribute to making the Luminy campus a leading site for the ​​interdisciplinary study of biological systems.",
    "homepage": "https://centuri-livingsystems.org/",
    "orgid": null,
    "fields": [],
    "city": "Marseille",
    "logo_url": "https://centuri-livingsystems.org/wp-content/uploads/2018/02/logo-CENTURI-horizontal-azur.png"
}