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

{
    "id": 101608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101608/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, you heard that Mr. Wesonga is a very sick man. Could the Assistant Minister take it as a special case to ensure that he gets his benefits now, because there will be no good if he is dead?"
}