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

{
    "id": 1134801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1134801/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": "That having been carried, Chairperson, you have amendments. I guess Clause 55A of your amendments has been taken care of by the Leader of the Majority Party’s amendments. Now you are at liberty to move the other amendments (b), (c), (d), (e) and (g) of Clause 55."
}