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

{
    "id": 42120,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42120/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I thank the Assistant Minister for the good answer that he has given. However, could he, in addition, inform this House the clear steps that the Ministry is taking against the contractors who have continued to execute shoddy works on our roads after collecting colossal amounts of money from the Kenyan taxpayer?"
}