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

{
    "id": 120166,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120166/?format=api",
    "text_counter": 99,
    "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) why he has not repaired the Daraja Moja Bridge along Kisii- Keroka Road - the poor state of the road led to the death of 30 people on 30th September, 2007 – as promised to the House in 2008; and (b) when he will repair the bridge."
}