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

{
    "id": 1014740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1014740/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "I do not mind waiting for six months. If that decision is a decision that I need to make today and put on hold by either abstaining or voting, ‘no’, until the right decision is made on the recommendation, I find it hard to support this Report in the current context."
}