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

{
    "id": 1008744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1008744/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Mr. Temporary Speaker, Sir, I would like to seek your indulgence. If you look at the time, it is now past 5.30 p.m. and we are still on Statements. We have substantive business to transact. I am not saying Statements are not substantive, but we have Reports and Bills to transact. I just want to urge you to either limit the number of Members to contribute or the length of comments to this Statement and the next Statements."
}