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

{
    "id": 45654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45654/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, you can see that the Ministry has worked really hard, including on Saturday last week. As I thank the Minister for that very comprehensive answer and work done, I want to draw her attention to the fact that, on the septic tanks she has referred to, it has been reported in the minutes that they have been grabbed and that they sit on private land. So, I am not sure whether the Minister will be able to liaise with her counterpart in the Ministry of Lands to recover that land."
}