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

{
    "id": 111662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111662/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "asked the Minister of State for Special Programmes:- (a) whether she could explain the reasons that led to the suspension by the World Bank funding for Western Kenya Community-driven Development and Flood Mitigation (WKCDD&FM) Project; and, (b) what steps the Government is taking to have the project back on track, and when the project is expected to restart."
}