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

{
    "id": 1357652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1357652/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Sen. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 13591,
        "legal_name": "Cheptumo William Kipkiror",
        "slug": "cheptumo-william-kipkiror"
    },
    "content": "Mr. Temporary Speaker, Sir, I do not know whether this will be relevant. I heard my colleague referring to a Member here as Yusuf Haji. Do we have a Senator by the name of Sen. Yusuf Haji?"
}