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

{
    "id": 42833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42833/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, as traffic jam continues to be a nightmare on Nairobi-Thika Highway, could the Minister indicate to this House when the works are expected to be completed so that motorists can start to enjoy utilizing that road?"
}