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

{
    "id": 243210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243210/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Deputy Speaker, Sir, you have heard the Assistant Minister say that it is now eight years since the Commission was formed, and yet its Report has not been released. About 26 children perished in that inferno. What recommendations did that Commission make? Mr. Deputy Speaker, Sir, could the Assistant Minister undertake that within a certain period, she will be in a position to lay the Report on the Table? Eight years is a long period. We want to know the terms of reference of that Commission and the recommendations it made."
}