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

{
    "id": 100036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100036/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Secondly, I also request the Minister to explain to this House what the Ministry is doing to curb cases of firearm robberies which have become common in Nyanza. At that point, I would pause to add that in the past three months, we have lost lives in Kombewa and, just yesterday, we lost lives in Nyakach. We have lost lives in Riyat in Kisumu. A doctor lost his life in Kendu Bay just a few months ago after seeing off his guests. The trend has been worrying."
}