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

{
    "id": 193138,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193138/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I do not think it is in order for an hon. Member to mention his colleague. If he has to track and take stock of his life, probably, he was brought up with that money. His father was a former Commissioner of Police!"
}