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

{
    "id": 68591,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68591/?format=api",
    "text_counter": 22,
    "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) how much funds have been used in the Ilika Water Project since it was started to date and what works have been undertaken so far; and, (b) how much funds have been set aside for the Ilika-Mutome Water Supply and Sanitation Project."
}