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

{
    "id": 474456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/474456/?format=api",
    "text_counter": 359,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "We will now go to section (xii). Remember that hon. Kisang’s further amendment has gone through and I see no major interest. So, I will put the Question, which is (xii) as amended be part of the Bill."
}