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

{
    "id": 201557,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201557/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Speaker, Sir, I am aware that the road is in bad condition and that the DWO has already started repair works. We have set aside Kshs10 million this financial year through the fuel levy to ensure that we repair this road to motorable standards. We have also set aside another Kshs10 million through the Development Vote, so that we can look into the issue of upgrading the road to tarmac."
}