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

{
    "id": 15042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15042/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that embankment approaches to Athiani Bailey Bridge on Kikuu River in Kitise Location, Kathonzweni District, which was put up in 2008 have never been provided; (b) what caused the delay in backfilling the embankments and when the same will be done; and, (c) when the Ministry will commission the bridge for public use."
}