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

{
    "id": 86400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86400/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "asked the Minister of State for Planning, National Development and Vision 2030:- (a) to provide the number per district, list of Kenya Police Reservists (KPRs) who participated in providing security during last year’s census exercise; (b) whether he can confirm that all security personnel except Kenya Police Reservists who participated in the said exercise were paid their dues; and, (c) why the reservists have not been paid and when they will be paid. Mr. Speaker, Sir, I wish to state that I do not have a written answer."
}