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

{
    "id": 132104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132104/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "Mr. Speaker, Sir, we have requested the Mwea GK Prison, now that they have a borehole, to allow the local communities to draw water from it. We are also setting aside some funds to make sure that we can have an extension pipe and a tank where the community can be able to fetch water without interfering with the GK Prison. We are also going to send geologists next week to tell us whether we can be able to sink a bore hole so that the surrounding communities could start drawing water there immediately."
}