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

{
    "id": 203161,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203161/?format=api",
    "text_counter": 541,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, we have the Bill and the Order Paper. You are right that we are being confused because the Bill is showing Clause 12, whereas the Order Paper is showing Clause 11(2)!"
}