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

{
    "id": 1251971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1251971/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "I thank all of them for the very informative presentations that they have made. I assure Members that we will take note of every comment that they have given. I do not want to outline each one of them since some are in the Bill."
}