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

{
    "id": 255416,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255416/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "Mr. Speaker, Sir, Sub-Section (2) says:- \"It shall be out of order to introduce an argument on any specific question upon which the House has taken a decision during the current session except upon on a Motion to rescind that decision made with the permission of Mr. Speaker.\" Mr. Speaker, Sir, the point is that once the House has made a decision on a matter, that is the end of it."
}