Organisation List
Handles creating, reading and updating organisations.
GET /api/organisation/?format=api&offset=80&ordering=homepage
{ "count": 82, "next": null, "previous": "https://catalogue.france-bioinformatique.fr/api/organisation/?format=api&limit=20&offset=60&ordering=homepage", "results": [ { "id": 55, "name": "University of Nantes", "description": "University of Nantes", "homepage": "http://www.univ-nantes.fr/", "orgid": "grid.4817.a", "fields": [], "city": "Nantes", "logo_url": null }, { "id": 57, "name": "IFREMER", "description": "French Research Institute for Exploitation of the Sea", "homepage": "http://wwz.ifremer.fr/institut_eng", "orgid": "grid.4825.b", "fields": [], "city": "Brest", "logo_url": null } ] }