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

{
    "id": 109071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109071/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "asked the Minister for Roads:- (a) what the status of improvement of the Kirima–Ndinda and Kirima–Engineer roads to bitumen standards is; and, (b) whether the Government could consider awarding the contract to China Wu Yi Company, which is already on site on the Njabini–Ol Kalou– Ndundori Road."
}