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

{
    "id": 23782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23782/?format=api",
    "text_counter": 570,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, it is, indeed, an omission and for purposes of the record, it has to be very clear. We wish to inform the Chair that the amendment the Committee is moving is on Clause 10(1)."
}