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

{
    "id": 42443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42443/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, the issue of attacks, especially the cross-border attacks by our neighbours has become rampant. I think our soldiers are sleeping! I would like the Assistant Minister to know that I have a bomb squad made up of 5,000 youths from each constituency in Nairobi! What we need is the Government to provide us with containers of AK-47 rifles, so that we can protect the lives of innocent Kenyans along the borders!"
}