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

{
    "id": 1228625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1228625/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Thank you, Mr. Speaker, Sir. I do not know whether Sen. (Dr.) Khalwale wanted them to be honoured more or less. Whatever the case, the students need to be honoured more because they are not only just leaders of tomorrow, but also of today."
}