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

{
    "id": 302926,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302926/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I have been listening to the Minister keenly. He has asserted that there is one house that the Ministry has noted that it requires very urgent renovation. Could he, therefore, indicate to the House the level of funds that the Ministry has allocated and when the Ministry will embark on those works?"
}