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

{
    "id": 222671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222671/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Hon. Members, according to our Standing Orders, an hon. Member is not allowed to contribute for more than ten minutes. But on issues like this, where there is a lot of interest, we have agreed in advance that we will give hon. Members far much less time than that. So, it is now up to the House to decide whether hon. Members would contribute for five minutes each or more."
}