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

{
    "id": 303864,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303864/?format=api",
    "text_counter": 426,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " I can see now we have about five requests from you. Assuming there are no more speakers, those five hon. Members should be able to take about 25 minutes. Hon. Members, can we agree on three minutes so that we can be able to complete debate on this particular Motion today. Let us now move to Mr. Ogindo."
}