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

{
    "id": 178910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/178910/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": " Mr. Temporary Deputy Chairman, I beg to move:- THAT, Clause 63 of the Bill be amended- (a) by inserting the word \"any\" immediately after the words \"in at least\" appearing in paragraph (a) of the proviso; (b) by deleting the word \"any\" appearing in paragraph (b) of the proviso and replacing it with the word \"every\"."
}