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

{
    "id": 98060,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98060/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, that is true. We have discussed the matter and since the issue of retirees and pensioners in Kisumu is very sensitive, we have agreed that the matter be pushed to another date this week or early next week, so that we can have a complete answer. I have no objection to that."
}