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

{
    "id": 231654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231654/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that Joy Town Primary School in Thika, which is the only school in Central Province that caters for the physically handicapped, is in a dilapidated state and requires urgent rehabilitation estimated to cost over Kshs4 million; and, (b) whether he could consider funding the institution to avoid its collapse."
}