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

{
    "id": 123291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123291/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Deputy Speaker, Sir, I think the hon. Member will appreciate that I have taken real focus on this particular part of the City, especially the consideration of building a dual carriageway that will connect Thika Road and JKIA. This will reduce the congestion and traffic. I have not thought of increasing the bus-stops because I do not think they are necessary. What you need is more roads. For that matter, I have allocated Kshs4.536 billion, but I am sourcing for funds for the construction of this dual carriage road. That is the answer to your problem and not otherwise."
}