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

{
    "id": 245567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245567/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Salat",
    "speaker_title": "",
    "speaker": {
        "id": 214,
        "legal_name": "Nick Kiptoo Korir Salat",
        "slug": "nick-salat"
    },
    "content": "asked the Minister for Roads and Public Works:- (a) which company was awarded the contract to gravel Kiptagich-Silibwet Road (D31) and at what cost; and, (b) whether he could confirm that the said contractors completed the project as per the terms of the contract."
}