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

{
    "id": 1232488,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1232488/?format=api",
    "text_counter": 373,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "We are happy that most of them who have come to the Committee have already taken steps and have restructured to ensure that the water companies are run efficiently so that even if they do not make surplus, they are able to pay the day-to-day expenses of the company."
}