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

{
    "id": 88052,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88052/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) to indicate when the Government will put up a dam upstream at Perkera River to harvest excess water and boost irrigation within Perkera Irrigation Scheme; and, (b) what plans the Ministry has to revitalize the scheme."
}