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

{
    "id": 20140,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20140/?format=api",
    "text_counter": 493,
    "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, Mr. Temporary Deputy Speaker, Sir. I have just heard the Member for Kisumu Town East say that some money that was ring-fenced has been made available. Could he substantiate or withdraw that because all the money comes from the Consolidated Fund?"
}