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

{
    "id": 96637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96637/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Speaker, Sir, I have answered the Question as asked. It was not asked about names but about the progress the Turkwell Hydro-power Project has made towards realization of its promise of benefitting the local residents through social responsibility programmes."
}