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

{
    "id": 55039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55039/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I do not know whether it is in order for a matter which was handled at the Committee level to be questioned here. When the issue of playing golf came up, we dealt with it expeditiously."
}