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

{
    "id": 462111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/462111/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Hon. Langat",
    "speaker_title": "",
    "speaker": {
        "id": 384,
        "legal_name": "Benjamin Kipkirui Langat",
        "slug": "benjamin-langat"
    },
    "content": "Hon. Temporary Deputy Chairman, the amendment is basically replacing the word “deferred” with the word “referred”. It is typographical error. It was meant to read “referred” and not “deferred”. So, we are just cleaning up a misspelling."
}