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

{
    "id": 9733,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9733/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, this Question has been on the Order Paper for a long time and you can see it is No.1057 and it was deferred last week to today. May I request that it appears on the Order Paper on Tuesday or Wednesday, next week?"
}