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

{
    "id": 8493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8493/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, the information we were given is that the next mention of this matter will come up on 21st November, 2011. My conviction is that by that time, we will then be able to tell the House what exactly has transpired. But on the actual---"
}