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

{
    "id": 1516183,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1516183/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Deputy Speaker, Sir, allow me to drop this notice. We consulted further this morning on what needs to happen and we will be bringing a more substantive Motion in the afternoon. So, allow me to drop this."
}