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

{
    "id": 9731,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9731/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) whether he was 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."
}