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

{
    "id": 1214219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214219/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "I ask the student leaders, because you are the leaders and have been entrusted by the other students that you must be their role models. You should be the ones who are leading, not just in the affairs of the students, but also in the academic part of leadership."
}