Handles creating, reading and updating organisations.

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

{
    "id": 79,
    "name": "UPR2357",
    "description": "Institut de biologie moléculaire des plantes",
    "homepage": "http://www.ibmp.cnrs.fr/",
    "orgid": "grid.462397.d",
    "fields": [],
    "city": "Strasbourg",
    "logo_url": null
}