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

{
    "id": 22588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22588/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I agree with the previous speaker, Prof. Saitoti. We have seen some of these interviews, because the whole process is transparent and open. However, I agree that we can be a bit more civil. Let us not use this forum to humiliate people who have served this nation. They may not be the most qualified people, but I think we can do it better and a bit more professionally."
}