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

{
    "id": 123579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123579/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "The second issue is that for a long time we have been talking about water towers in this country. In a country like Israel, they have established reservoirs where they direct rain water. Those reservoirs do not leak. We have Lake Ol Bolossat which feeds eight tributaries. Those eight tributaries feed Lake Naivasha and Garissa. I want him to tell us whether the Government is in a position to establish reservoirs."
}