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

{
    "id": 1122923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122923/?format=api",
    "text_counter": 392,
    "type": "speech",
    "speaker_name": "Narok North, ODM",
    "speaker_title": "Hon. Richard ole Kenta",
    "speaker": {
        "id": 420,
        "legal_name": "Richard Moitalel ole Kenta",
        "slug": "richard-moitalel-ole-kenta"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. I sincerely apologise because I am unable to proceed with this matter since I am not prepared. As you have heard, I have just come from a long trip and was not aware about this. I am sorry for that. I kindly request this matter be deferred to the next sitting, even if it is tomorrow. Sorry, on Tuesday I will be ready to proceed. I request the indulgence of the House. Thank you."
}