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

{
    "id": 321707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321707/?format=api",
    "text_counter": 88,
    "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. Speaker, Sir, I beg to reply. (a) My Ministry uses the road sector investment programme to prioritize development, maintenance and rehabilitation of roads in the country. (b) Yes, I am aware that the above mentioned road is not in a satisfactory state. (c) Currently, my Ministry, through the Kenya National Highways Authority (KeNHA), has engaged three consultants to do the detailed engineering design for rehabilitation of this road. Once the designs are completed, the Ministry will source for the required funds for rehabilitation."
}