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

{
    "id": 210018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/210018/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Mr. Speaker, Sir, the initial projected cost was just for the renovation of the buildings that were in existence. We had set aside a contract sum of Kshs4 million for the entire works. However, we now intend to put up a totally new building and we are estimating that not less than Kshs45 million will be spent on this project."
}