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

{
    "id": 234695,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234695/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Nyachae",
    "speaker_title": "The Minister for Roads and Public Works",
    "speaker": {
        "id": 342,
        "legal_name": "Simeon Nyachae",
        "slug": "simeon-nyachae"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Yes, I am aware that Road D305 (Cheptiret-Moi University) is in a terrible condition. (b) The road has been earmarked for routine maintenance this financial year. The District Roads Committee (DRC) has approved a total of Kshs718,282 which will be used for pot hole patching and culvert cleaning."
}