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

{
    "id": 123289,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123289/?format=api",
    "text_counter": 94,
    "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": "(b) My Ministry recently re-carpeted the Outer Ring Road to improve traffic flow and reduce traffic congestion on this important road. In addition, my Ministry has awarded a contract for the construction of the Eastern Bypass. The completion of the bypass is also expected to reduce pressure on the Outer Ring Road by providing an alternative route for motorists connecting between Thika Road and Mombasa Road. For long-term purposes, there is need to upgrade the entire road, from Thika Road Junction to the Jomo Kenyatta International Airport (JKIA) Roundabout to a dual carriageway. In regard to this, my Ministry is currently sourcing for financial support to carry out the necessary detailed design."
}