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

{
    "id": 47555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47555/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) whether she is aware of the severe water shortage in Mutonguni and Matinyani districts due to constraints in capacity of the Masinga–Kitui waterline; and, (b) how much money has been set aside for the expansion of the water line and when the works will start."
}