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

{
    "id": 203987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203987/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, let me first of all explain what happened. Mr. Muturi moved this amendment. As the House may recall, I pointed out that, in my view, although the spirit was good, the way it---"
}