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

{
    "id": 234699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234699/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Nyachae",
    "speaker_title": "",
    "speaker": {
        "id": 342,
        "legal_name": "Simeon Nyachae",
        "slug": "simeon-nyachae"
    },
    "content": "Mr. Speaker, Sir, I am willing to allocate more money if it is made available to me. But right now, I want this House to appreciate the fact that this is not the only road in the whole country, that is in a deplorable condition. About 31 per cent of our roads are in a terrible condition. If all the roads in this country are to be repaired to a reasonable condition, I need Kshs150 billion to do so."
}