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

{
    "id": 250223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250223/?format=api",
    "text_counter": 398,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order, hon. Members! A number of hon. Members have brought to my attention that we are doing this after 6.30 p.m., which is the official time when the House should have adjourned. I want to state that at 6.30 p.m. is when we started the Division on the amedment of the Motion. So, that is not transacting business. We were just disposing of that element, and in order to finish off, we will go back to the original Motion and we will not debate it. I will just put the Question for a decision to be made."
}