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

{
    "id": 12606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12606/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that the construction of the road from Embomos to Kusumek/Kamwaura has stalled due to lack of funding; and, (b) how much money the Government has allocated in the 2011/2012 Budget to ensure completion of the road."
}