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

{
    "id": 96998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96998/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "(a)The construction of the new district headquarters for Trans Nzoia West District has not been completed as the project stalled due to lack of funds after a cost revision. This is among the stalled projects the Government is now in the process of completing."
}