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

{
    "id": 1040502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1040502/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Speaker, Sir, I hate to interrupt the Governor, but I expect the Governor, having been a Member of this House, to know how to address the Chair. He has kept referring to you as “Mr. Chair” and I think that is wrong. The Governor knows the rules of this House. This is the Speaker and not the Chair. So, we must have our records correct."
}