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

{
    "id": 50612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50612/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Is the Minister in order to mislead this House that Parliament is interested in micromanaging the defence forces, while in actual sense, Parliament is just out to play its rightful role on oversight to ensure that Kenyans get value for their money?"
}