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

{
    "id": 1251976,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1251976/?format=api",
    "text_counter": 427,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Sorry, Mr. Temporary Speaker, Sir. I have been sitting on that Chair of yours until I seem to be talking on your behalf. I beg to reply and that we defer the putting of the question until the next time."
}