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

{
    "id": 67208,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67208/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Mr. Mwakulegwa",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) whether she could state why the Mbololo Water Project has stalled; (b) how much has been spent on the project so far and how much will be allocated for the project in future; and, (c) what steps the Ministry is taking to complete the project."
}