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

{
    "id": 255759,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255759/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Dr. Godana",
    "speaker_title": "",
    "speaker": {
        "id": 216,
        "legal_name": "Bonaya Godana",
        "slug": "bonaya-godana"
    },
    "content": "Mr. Speaker, Sir, I seek, through you, the indulgence of the House to receive the apologies of Mr. Kenyatta, the Leader of the Official Opposition, who is indisposed and is unable to give his contribution today. He reserves his rights to do so, hopefully, on Tuesday, next week."
}