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

{
    "id": 1214223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214223/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "I can tell you that half of these Members were leaders from high school just like I said earlier. I wish you well. You have been given an opportunity by the other students to lead them. Practise it fairly, with justice and with integrity because your integrity begins from where you are."
}