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

{
    "id": 101635,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101635/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, this is a major road in this region linking three constituencies, which are, Juja Constituency, Githunguri Constituency and Lari Constituency. It is about 40 kilometres and there is real threat in the three constituencies, where communities are almost planting bananas stems on the road because of the deplorable condition. I would, therefore, ask the Minister to reconsider this very insignificant amount of money, so that this road is made motorable as soon as possible and even to be---"
}