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

{
    "id": 1103056,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103056/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "That is a general Statement. Since we are seeking clarification, when you stand here to support a Statement, you either seek more clarity. I would have asked my good friend, Sen. Kwamboka, to tell me the names of the restaurants. This is because the curfew in Nairobi is at 9.00 p.m."
}