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

{
    "id": 83993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83993/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I think the Order Paper has to come out in time. We cannot live on probability as to whether a Motion will come at the whims of a Committee or not. We need to be told that the Order Paper should be ready at a given time. We cannot sneak in a Motion a few minutes before hon. Members debate it."
}