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

{
    "id": 4837,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4837/?format=api",
    "text_counter": 718,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "On a point of order, Madam Temporary Deputy Chair. With all due respect, the description that the Minister has put through will put in jeopardy all the other professions. In that case, I move that this amendment be passed, so that it will not jeopardize even the Act which we are putting in place. It will also not jeopardize all the other surveys that exist."
}