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

{
    "id": 333026,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333026/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to reply. (a) I am aware that the estate developer of Tassia Estate did not develop the roads as required and, therefore, the roads in the estate are in a poor state. (b) The Kenya Urban Roads Authority (KURA) has no budgetary provision for development of city estate roads. The funds available are being applied towards routine maintenance of the roads to ensure that they are motorable."
}