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

{
    "id": 109112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109112/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, I do believe that the package will still deliver on its intended purpose, although not within the time-frame that we had intended. As you will recall, the programme was also intended to be rolled out in every part of this country to ensure that every part of Kenya actually benefits from the package. So, development of the fiscal framework was also as important as the roll-out."
}