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

{
    "id": 1216393,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1216393/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Mr. Speaker, Sir, I request your indulgence so that I read the two Statements concurrently to make it easy for colleagues who want to raise any comments on both of them. I hope you will allow me to read the two Statements concurrently."
}