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/30/?format=api
{ "url": "https://oipa2018.unesco.org/api/organisations/30/?format=api", "id": 30, "organisation_identifier": "GB-COH-2732176", "last_updated_datetime": null, "default_currency": null, "name": { "narratives": [ { "text": "Adam Smith International", "language": { "code": "en", "name": "English" } } ] }, "published_state": { "published": true, "ready_to_publish": false, "modified": false }, "primary_name": "Adam Smith International" }