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

{
    "id": 534179,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/534179/?format=api",
    "text_counter": 477,
    "type": "speech",
    "speaker_name": "Hon. Langat",
    "speaker_title": "",
    "speaker": {
        "id": 384,
        "legal_name": "Benjamin Kipkirui Langat",
        "slug": "benjamin-langat"
    },
    "content": "I beg to move:- THAT, clause 22 of the Bill be amended in Subclause (3) by deleting the words ―What will happen if this is abused?‖ appearing immediately after the words ―information so obtained‖. This is just to clear a typographical error in clause 22."
}