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

{
    "id": 23405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23405/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "THAT, Clause 4 be further amended as follows- (a) In the new Clause 4(h) by inserting the words “and the National Government’s interest so as to ensure fairness” after the words “county governments”. (b) That the new Clause 4(c) be amended by deleting the words “that are economically challenged” after the words “county governments”."
}