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

{
    "id": 151654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/151654/?format=api",
    "text_counter": 466,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "Madam Temporary Deputy Speaker, I can withdraw and apologize if it is confirmed that, indeed, that is a telephone. I do not know whether it is, indeed, a telephone. Only the Serjeant-at-Arms can tell whether it is, indeed, a telephone."
}