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

{
    "id": 255555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255555/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, we cannot ignore the fact that when Kenyans spoke in rejecting the draft Constitution, they did it not because they did not have a desire for a new constitution. They rejected that draft constitution because there was no adequate consultation as to the content of that document."
}