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

{
    "id": 1092,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1092/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, you have heard the last sentence by the Minister that they are under obligation to continue repairing those roads. If you read the document that I tabled, it simply says: “The following are the roads damaged by Shengli.” Could the Minister give an undertaking to this House that he will order Shengli or whoever it is to continuously repair these roads? We do not have logging in Juja. We have residents using these roads and they are suffering. Can he undertake to do that?"
}