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

{
    "id": 128107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128107/?format=api",
    "text_counter": 491,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Thank you, Mr. Speaker, Sir, for giving me this opportunity to contribute to this debate. This is because it is important that the debate appears balanced. Many Members from that side have spoken and I think you should also hear this side."
}