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

{
    "id": 64956,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64956/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. My point of order relates to the hon. Members approaching the Chair as we discuss very serious issues; the Chair may be able to multi-task, but I think the interruptions are distracting the attention of the Chair."
}