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

{
    "id": 45792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45792/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Speaker, Sir, I will crave leave to refer extensively to my notes because of the technical nature of this Bill. I think it must be the biggest Bill that this House has to pass, consisting as it does, over 623 clauses. Many of these clauses have subclauses and a number of those subclauses have sub-paragraphs. So, it is my pleasure and privilege to move this Bill."
}