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

{
    "id": 8753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8753/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Members! This is a situation where we will allow all points of order. This is because in Ministerial Statements you stand on points of order. Therefore, do not interrupt when he is responding. My directive is that since tomorrow is Thursday and the Standing Orders allow the Leader of Government Business or his deputy to give the Government programme of the week, tomorrow would be a good day for him to respond."
}