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

{
    "id": 81533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81533/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "(c) In view of “a” and “b” above, I am not in a position to state the number of teachers and civil servants that have been earmarked for allowances in 2010/2011 Financial Year."
}