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

{
    "id": 171032,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/171032/?format=api",
    "text_counter": 33,
    "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. Speaker, Sir. I notice that hon. Kiunjuri is in the House in open shoes. He appears to be having a bandage on his big toe, but he has no bandage on his neck. He appears to be inappropriately dressed. Is he in order?"
}