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

{
    "id": 7893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7893/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": ") to ask the Minister for Roads:- (a) What is the cause of the frequent traffic congestion between Ruiru and Thika Towns, which sometimes lasts for over five hours, resulting in economic losses as a result of the wasted man hours, as well as rendering emergency services to medical centres difficult? (b) Could the Minister institute immediate remedial measures to ensure smooth flow of traffic along the 15-kilometre stretch of road?"
}