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

{
    "id": 153684,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153684/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Mwazo",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) why it has taken so long to rehabilitate the remaining section of Mzima Phase I, and whether she could indicate when this will be done; and, (b) when the works on the Mzima Phase II project will commence."
}