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

{
    "id": 1228337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1228337/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Thank you. Let us go to the next Order. We have two or three Statements. Hon. Senators, you will realize that we spend a lot of time on Statements and Members wishing to make comments on them. We are on the Statements hour and it should be followed strictly. If we save time, we can get to the Motions. Many Members who have Motions on the Order Paper approach the Chair every time requesting whether their Motions can be expended with. Therefore, let us save time as much as possible, so that we get to the real business. Members take a lot of time to do research and other things on Motions and Bills. Sen. Okenyuri, proceed."
}