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

{
    "id": 252054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252054/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Salat",
    "speaker_title": "",
    "speaker": {
        "id": 214,
        "legal_name": "Nick Kiptoo Korir Salat",
        "slug": "nick-salat"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. While I appreciate the valuable contribution being made by the speaker on the Floor, would I be in order to ask him not to refer to the Mover as \"Esther\" because most definitely, that is what is going to appear in the HANSARD?"
}