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

{
    "id": 1111136,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111136/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. David ole Sankok",
    "speaker": {
        "id": 13166,
        "legal_name": "David Ole Sankok",
        "slug": "david-ole-sankok"
    },
    "content": " On a point of order. Hon. Speaker, I am following up on what you are saying. We should learn from our leader. I have witnessed you sit there for up to eight hours, while some of us move in and out, sometimes going for short calls, and so on. How you control yourself is amazing."
}