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

{
    "id": 244289,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244289/?format=api",
    "text_counter": 329,
    "type": "speech",
    "speaker_name": "Mr. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, clause 21 be amended in subclause (3) by inserting the words \"or decrease\" immediately after the word \"increase\" appearing in the fifth line."
}