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

{
    "id": 1126485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1126485/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Many Kenyans, including most of us, spent most of our time to give to this country. We are committed not because we want to be recognised, but because we care about this country. For the Senate to think that it is important to begin recognizing individuals from the rural parts of this country, that is something commendable."
}