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

{
    "id": 19080,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19080/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "asked the Minister for Roads:- (a) why the Ministry has taken so long to repair roads in Lolan, particularly Kapsangar-Sekuton Road (URP 29), (b) when the Ministry will repair the road; and, (c) whether he could consider allocating more funds for the complete reconstruction and re-carpeting of the road."
}