Handles creating, reading and updating organisations.

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

{
    "id": 63,
    "name": "TAGC",
    "description": "Theories and Approaches of Genomic Complexity",
    "homepage": "https://tagc.univ-amu.fr/en/the-new-tagc-name",
    "orgid": "grid.493853.0",
    "fields": [],
    "city": "Marseille 09",
    "logo_url": null
}