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

{
    "id": 1510096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1510096/?format=api",
    "text_counter": 150,
    "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 17 of the Bill be amended in paragraph (c) by inserting the word “of” immediately after the word “contravention”."
}