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

{
    "id": 333100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333100/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, there is a point that hon. C. Kilonzo has put forward. At a time like this when we have all manner of problems arising from sabotage and other things, it will be very frightening for us to hear that you have only a police post in that particular place. Even a place like Gilgil whose police line was constructed in 1950 does not have an Officer Commanding Police Division (OCPD). Could the Assistant Minister appoint the acting OCPDs immediately so that we can have a force that really protects our people?"
}