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

{
    "id": 1005091,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005091/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "(b)THAT, on 19th October, 2018, the County Government in carrying out its due diligence, valued the building at Kshs.568 million, with a breakdown of Kshs.450 million being purchase cost and another Kshs.118 million for improvements."
}