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

{
    "id": 131340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131340/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, in this particular matter, I do not think there is any need to be gracious. I want to re-emphasize the point that I have said. It is not the only thing that represents dignity but at the end of the day, like I said, those offices need to be looked at just as somebody also mentioned that we have other constitutional offices as well that need to be upheld and their dignity and status maintained. This is just one way and I am not saying it is the only way."
}