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

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