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

{
    "id": 52098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52098/?format=api",
    "text_counter": 47,
    "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 the Tengecha–Embomos–Chebang’ang Road will be tarmacked in 2011/2012 as per previous pledge by the Government; and, (b) how much money the Government will spend in the first phase on the road construction."
}