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

{
    "id": 456893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456893/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " But you see, as we speak now, the statement which you are speaking on is this specific one. So, if you say that you are going to expect them to be coming to Committee next week for other issues and this one becomes part of the issues, I really think it is not going to be fair. Let us hear from the Leader of Majority Party as we wind up, because you have actually said that you want to have the officials before your Committee. Therefore, I do not really think that we need to do a lot; we are saying therefore that we will be having the response to this statement later."
}