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

{
    "id": 235677,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235677/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Mr. Boit",
    "speaker_title": "",
    "speaker": {
        "id": 306,
        "legal_name": "William Kiplumbei Boit",
        "slug": "william-boit"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. We are discussing a Motion, and yet the Leader of Government Business is not in, and the Minister or the Assistant Ministers are not in. Are we talking to ourselves? We need your guidance on this issue. I am sure the Mover is quite in order."
}