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

{
    "id": 111198,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111198/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, in my Statement today, I want to answer the question on the implementation of the Economic Stimulus Programme that was raised by the hon. Member for Githunguri, hon. Baiya. I wish to take this opportunity to update this august House on the implementation of Kazi Kwa Vijana Programme (KKVP)."
}