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

{
    "id": 312352,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/312352/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "On a point of order, Madam Temporary Deputy Chairlady. I want you to really guide this House. This House has just made a decision on that provision, so it remains as it is. As much as the Chairman of the Committee has a point, I think it has been overtaken by events. So, let us move on."
}