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

{
    "id": 154143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154143/?format=api",
    "text_counter": 68,
    "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 have agreed that there is need to have some devolution in order to ease even the distances that people have to travel. But, ultimately, that can only happen if we had a concrete database that can be utilized at the devolved level and, at the same time, allow the necessary controls which will ensure that there is no abuse of the system."
}