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

{
    "id": 205206,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/205206/?format=api",
    "text_counter": 438,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. In view of what has just transpired by Mr. Muturi having moved that amendment to scrap off a bad law from our books, it means, therefore, the amendment that hon. Ndung'u wants to propose is null and void because it is no longer there."
}