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

{
    "id": 201110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201110/?format=api",
    "text_counter": 146,
    "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, I wish to record my utmost appreciation to the hon. Member for drawing my attention to the proviso which, of course, appears on the next page. I believe I skipped that part because, you will see that on page 630, there is plenty of paper left, where the proviso would have fitted. Since I did not see anything there, I assumed that there was no proviso. But I am moving also that the proviso--- If you want me to read, I can read it again."
}