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

{
    "id": 1215415,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1215415/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "To our visitors from Makueni, let me begin by congratulating Gov. Mutula Kilonzo Jnr. for winning his Petition today. You are very lucky to have a good governor. He was one of us; very diligent. I hope that you will support him as the County Assembly and also oversight, encourage and support devolution, so that we can grow."
}