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

{
    "id": 139926,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139926/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Dr. Khalwale! In fact, I am giving you too much indulgence. This is a question that is totally unrelated to the one on the Order Paper. I have been allowing this to go on because the Assistant Minister has not complained. That issue will come up properly if you raise it at the expiry of the period that we set."
}