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

{
    "id": 456907,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456907/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " That is a very strong statement from hon. Wafula, and I agree with him. What you need to do, Committee Chairman, is that on Thursday, it will not be your Vice-Chairperson to respond to the request. In his absence, you will give the Statement."
}