Organisation Detail
Returns detailed information about Organisation.
URI Format
/api/organisations/{organisation_id}
URI Parameters
organisation_id: Numerical ID of desired Organisation
Request parameters
fields(optional): List of fields to display
GET /api/organisations/26/?format=api
{ "url": "https://oipa2018.unesco.org/api/organisations/26/?format=api", "id": 26, "organisation_identifier": "NL-KVK-27264198", "last_updated_datetime": null, "default_currency": null, "name": { "narratives": [ { "text": "ActionAid International", "language": { "code": "en", "name": "English" } } ] }, "published_state": { "published": true, "ready_to_publish": false, "modified": false }, "primary_name": "ActionAid International" }