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/27/?format=api
{ "url": "https://oipa2018.unesco.org/api/organisations/27/?format=api", "id": 27, "organisation_identifier": "RW-RGB-61-RGB-NGO-2017", "last_updated_datetime": null, "default_currency": null, "name": { "narratives": [ { "text": "ActionAid Rwanda", "language": { "code": "en", "name": "English" } } ] }, "published_state": { "published": true, "ready_to_publish": false, "modified": false }, "primary_name": "ActionAid Rwanda" }