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

{
    "id": 4271,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4271/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Mungatana, once we get the HANSARD on this, we need to be a bit stricter regarding Ministers who undertake to issue statements on particular dates and those statements are not delivered. So, I want to use the schedule to know which statement is due today. If any others were due today and they are not on schedule, then you better consult the Clerk, so that we can get things working properly. Was there another one expected today that is not on the schedule of Ministerial Statements of today?"
}