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

{
    "id": 150070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150070/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "I want to repeat again, Mr. Speaker, Sir. To address this problem, the Ministry of Water and Irrigation, after a thorough analysis of cost and consultations, approved a tariff adjustment that was gazetted on 28th November, 2008, and was applied across the country. The tariff regime is graduated to allow close subsidy and cushion of low income groups so that they can access water services."
}