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

{
    "id": 155792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155792/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am surprised that the Assistant Minister is misleading this House. That report was exhaustively discussed and adopted by this House. He should be up to date with what happens in the House."
}