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

{
    "id": 1510094,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1510094/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move that the Committee has considered and agreed with the Amendments by the National Assembly - THAT, Clause 14 of the Bill be amended by deleting the words “fees or allowance” appearing immediately after the word “remuneration”."
}