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

{
    "id": 1010127,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1010127/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Igembe North, JP",
    "speaker_title": "Hon. Maoka Maore",
    "speaker": {
        "id": 13344,
        "legal_name": "Richard Maore Maoka",
        "slug": "richard-maore-maoka"
    },
    "content": " Hon. Speaker, pursuant to Standing Order No.44(2)(c), I seek a Statement from the Chairperson of the Departmental Committee on Administration and National Security regarding the Government directive to freeze recruitment and hiring of new civil servants for a period of three years."
}