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

{
    "id": 96953,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96953/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "(c) There are no plans for the contractor to resume work on the site since all the funds under the contract were exhausted. For this reason, the remaining works will need to be tendered afresh. My Ministry will source for funds in order to meet the retender for the remaining works on that section of the road."
}