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

{
    "id": 62823,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62823/?format=api",
    "text_counter": 619,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 29 be amended – (c) in sub-clause (4), by deleting the words “presented to the National Assembly under subsection (3)” and substituting therefor the words “by the National Assembly”."
}