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

{
    "id": 9626,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9626/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a)There is too much traffic between Ruiru and Thika due to the ongoing road construction and the increase in the number of the vehicles utilizing Thika Road. (b)The contractor has been instructed to speed up works and complete the section of the road to alleviate the problem. In the meantime, the diversion will be improved with better signage to ease traffic flow."
}