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

{
    "id": 201334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201334/?format=api",
    "text_counter": 370,
    "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 beg to move:- THAT, Subsection 17(6) be amended to read as follows- (6) The concurrence referred to in Subsection (5) shall be signified in writing to the President with a copy to the Speaker by the Chairman or any other official designated for the purpose by the political party."
}