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

{
    "id": 150089,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150089/?format=api",
    "text_counter": 244,
    "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": "Mr. Speaker, Sir, the truth of the matter is that in the formal sector, we have not increased the water rates. What we are even trying to do is to see whether we can give them some free litres of water per day. As the Minister said, we could give them 20 litres to 40 litres of water free per day and then they can buy the rest according to their needs."
}