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

{
    "id": 129311,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129311/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Emotions could run high but I think it is important that we remain civil. Did you hear Mr. Murungi refer to points of order being frivolous? In my view, that is derogatory and he owes the House an apology."
}