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

{
    "id": 5814,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5814/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) whether she is aware that the construction of Lomut-Chemalei water project stalled; (b) how much money was allocated to the water project and how much has been spent so far; and, (c) whether she could confirm that the project stalled as a result of misappropriation of funds and, if so, what disciplinary action the Ministry has taken against the officials involved."
}