GET /api/organisations/naw/naw/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "http://elections.democracyclub.org.uk/api/organisations/naw/naw/1999-05-06/?format=api",
            "official_identifier": "naw",
            "organisation_type": "naw",
            "organisation_subtype": "",
            "official_name": "Welsh assembly",
            "common_name": "Welsh assembly",
            "slug": "naw",
            "territory_code": "WLS",
            "election_name": "National Assembly for Wales election",
            "start_date": "1999-05-06",
            "end_date": "2021-05-05",
            "created": "1999-05-06T00:00:00Z",
            "modified": "2021-10-11T14:59:26.370579Z"
        }
    ]
}