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

{
    "id": 203219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203219/?format=api",
    "text_counter": 599,
    "type": "speech",
    "speaker_name": "Dr. Manduku",
    "speaker_title": "",
    "speaker": {
        "id": 396,
        "legal_name": "Hezron Manduku",
        "slug": "hezron-manduku"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 17 of the Bill be amended in sub-clause (1) paragraph (a) by deleting the words \"of he labour\" appearing in the fourth line."
}