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

{
    "id": 1112543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112543/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": ". If you go to the Rift Valley, you will hear many communities complaining about their historical lands and how they were moved to benefit a few ‘big’ people who were controlling the Government at that point in time."
}