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

{
    "id": 100084,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100084/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "THAT, Clause 12 of the Bill is amended by inserting the words “or any residential area as have been demarcated by or under the relevant written laws” immediately after the word ‘schools” appearing in the proviso to paragraph (a) of sub- section (1)."
}