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

{
    "id": 185894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185894/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that Daraja Moja Bridge on Kisii-Keroka Road which, by reason of its narrow and poor status, led to the death of thirty (30) people on 30th September, 2007, has not been repaired; and, (b) what steps he is taking to repair the bridge."
}