GET /api/v0.1/hansard/entries/1035235/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1035235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1035235/?format=api",
    "text_counter": 287,
    "type": "speech",
    "speaker_name": "Kiambaa, JP",
    "speaker_title": "Hon. Paul Koinange",
    "speaker": {
        "id": 1775,
        "legal_name": "Paul Koinange",
        "slug": "paul-koinange"
    },
    "content": "(i) That, the proposed amendments to the Public Holidays Act, Cap. 110 are in order as the implication of the amendment is to harmonise the terms which are applied in the Act with the Constitution and to rename Moi Day as Utamaduni Day;"
}