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

{
    "id": 65882,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65882/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "asked the Deputy Prime Minister and Minister for Local Government:- (a) If he is aware that Thika Municipal Council does not collect garbage on time at Makongeni Market, thereby exposing traders and locals to serious health risks; (b) if he is also aware that, despite daily collection of revenue, the Council does not use the funds to improve the facilities at the market; and (c) when the Council will improve the drainage system, which is faulty as a result of the short rains."
}