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

{
    "id": 259942,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/259942/?format=api",
    "text_counter": 91,
    "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 am aware that your Chambers work very efficiently. It is possible that while you are making those directions, they may forward the names. Could you kindly confirm to the House that the names will not be forwarded until you give that direction?"
}