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

{
    "id": 797,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/797/?format=api",
    "text_counter": 302,
    "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": "Mr. Speaker, Sir, hon. C. Kilonzo raised the same issue about the cost of fuel. We have been assured that the Matatu Owners Association will not take part in that strike because they realized that the issue of fuel prices will also hurt them if they go on strike now when they have a lot of business during this Christmas period."
}