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

{
    "id": 1551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1551/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Finally, on this point, during these long rains, if, at all, you are on Peponi Road, you will see the consequences of people grabbing riparian land. That is because it translated into massive floods in those areas. Some of the owners of those buildings are now regretting because some of them were brought down. They were subject of land grabs and some of them were done by religious organizations. So, I think we better wait until we are able to computerize and all will be well."
}