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

{
    "id": 200359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200359/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Prof. Ojiambo",
    "speaker_title": "",
    "speaker": {
        "id": 362,
        "legal_name": "Julia Auma Ojiambo",
        "slug": "julia-ojiambo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 4(1) be amended by adding a new paragraph after (b) to read as follows:- (c) \"leave a trade union\""
}