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

{
    "id": 249455,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/249455/?format=api",
    "text_counter": 111,
    "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, at the outset, I had said that I support this amendment. However, I have a slight addition to make. The word \"devices\" should be added after the word \"tests.\" We do not want to lose the issue of \"devices,\" which is there. So, I support the amendment but we should add the words \"choice of tests and devices\" in the last paragraph and then we can all agree."
}