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

{
    "id": 201731,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201731/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Muchiri",
    "speaker_title": "",
    "speaker": {
        "id": 225,
        "legal_name": "Muchiri Geoffrey Gachara",
        "slug": "geoffrey-gachara"
    },
    "content": "Mr. Speaker, Sir, by the time the contractor vacated the site, he had done five per cent of the work. We had not paid him any money at all. If there were any liabilities on the site, that is the responsibility of the contractor and not that of the Ministry of Local Government. I would also like to inform the hon. Member that I travelled to Maralal and was able to inspect that site. I did not see any structures there."
}