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

{
    "id": 234109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234109/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Obwocha",
    "speaker_title": "The Minister for Planning and National Development",
    "speaker": {
        "id": 356,
        "legal_name": "Henry Onyancha Obwocha",
        "slug": "henry-obwocha"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 19 of the Bill be amended by- (a) deleting the expression \"(1)\"; (b) by inserting the word \"day\" after the word \"thirtieth.\""
}