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

{
    "id": 100297,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100297/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Ms. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "Finally, I would want to say that it is for Kenyans. We need to observe that he was a member of the party called Chama Cha Uzalendo (CCU) as P.L.O. Lumumba. I think that is very informative of his character."
}