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

{
    "id": 337541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/337541/?format=api",
    "text_counter": 1412,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 72 of the Bill be amended – (a) in subclause (2)- (i) by inserting the words “on the basis of approved criteria” at the end of the paragraph (ii) by deleting the word “agency” appearing immediately after the word “development” and substituting therefor the word “agencies”. (b) By deleting sub-clause (3)."
}