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

{
    "id": 1111888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111888/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "These are real issues. Sen. Dullo brought this Statement because this problem is worse in the Northern part of the country. It is a serious problem. I believe that through the remaining short stint in the leadership of this House, they can take advantage of this opportunity."
}