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

{
    "id": 544083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/544083/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I remember I was talking and my name was not appearing on the screen. I am wondering whether the press is aware of my name in this Senate or not, including now. Other names are appearing, except mine."
}