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

{
    "id": 202222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202222/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Mirugi",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "asked the Minister for Tourism and Wildlife:- (a) whether he is aware that baboons destroyed the roof of Flamingo Primary School thus occasioning damage to the ceiling; (b) whether he is further aware that monkeys and a tiger have been wrecking havoc in Mwariki/Barut area near the park; (c) when the KWS will fund the reconstruction of the ceiling, compensate farmers for crop destruction and build a monkey-proof fence around the park."
}