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

{
    "id": 193058,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193058/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I think one of the reasons why we have this problem is that the Order Paper sometimes comes out as late as 10.00 a.m. and Members cannot know what Questions were to come today. So, I wish to suggest that, if it is possible, the Order Paper be ready by 6.00 a.m. of the following day."
}