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

{
    "id": 12891,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12891/?format=api",
    "text_counter": 447,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Just the other day, I was watching a programme on TV and my good friend, Jerry Okungu, is suffering from the same problem. For each and every Kenyan, either these things are becoming more frequent or we are becoming a more open society where the people who are affected are going to inform us of what is happening."
}