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

{
    "id": 456944,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456944/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Hon. Members, I am going to give a chance to two Members to speak to this and we will put the Question because this is something that we also had last Wednesday and I think it is fairly straightforward. Let us have hon. Angwenyi."
}