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

{
    "id": 1337406,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337406/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Before you second, I will add you time. I see your time is running out. Do not worry about this. Do you have this Bill? I regret not raising the issue with the Mover of the Bill. Nowadays, I do not do a lot of conveyancing. I hope you still do. Could you look at Clause 3 of the Bill? The proposed Sections 13 and 14."
}