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

{
    "id": 154139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154139/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, as I was saying, I have no doubt whatsoever that we all have a great deal of respect for our senior citizens and, indeed, we know and recognize that they have served this country with dedication for many years and, ultimately, that is why we are making that investment to ensure that we ease the amount of problems that they encounter in receiving their dues after many years of hard work."
}