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

{
    "id": 793,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/793/?format=api",
    "text_counter": 298,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "So, the information we have even today before I came to this House, I have talked to the Chairman of the Matatu Owners Association and he has assured us that they are not going to take part in that strike, which is being called by Matatu Welfare Association who have nothing to do with the ownership of the vehicles, and who are not buying the vehicles."
}