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

{
    "id": 234586,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234586/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. This is the National Assembly of Kenya and we are discussing a very important Bill, which reflects on the health of Kenyans. Could I, please, get your protection from Mr. Sammy Weya who has literally almost attacked me?"
}