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

{
    "id": 1135243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1135243/?format=api",
    "text_counter": 221,
    "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": " Hon. Members, on Clause 44, we know that in the proposed New Section 45B, there is need to include the words 3, 2(a)5 at the end of the sentence for coherence of that clause."
}