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

{
    "id": 33844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33844/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Speaker, Sir, I wish to thank the Assistant Minister for answering this Question. He has said that the Ministry has allocated Kshs129,500,000 for the remaining portion of the road. Is he sure that this amount will be sufficient for the remaining 20 kilometres?"
}