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

{
    "id": 121396,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121396/?format=api",
    "text_counter": 70,
    "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 could indicate the number of classified and tarmacked roads in Borabu District; and, (b) what steps the Government is taking in order to improve and expand road infrastructure in the district."
}