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

{
    "id": 321180,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321180/?format=api",
    "text_counter": 150,
    "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. Deputy Speaker, Sir, I beg to reply. (a) Yes, I am very much aware. My Ministry through the Kenya National Highways Authority (KeNHA) has completed the design of the road for upgrading to bitumen standards and is now sourcing for funds to tarmac the same road. (b) However, my Ministry has not been able to tarmac roads in Chepalungu, as a result of budgetary constraints."
}