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

{
    "id": 343439,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343439/?format=api",
    "text_counter": 523,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I believe we have an obligation to finish the business of this House. I believe that we have had a very busy schedule throughout. But I will kindly ask my colleagues that we have a refresher break because even in a classroom, there is a tea break and a health break. This health break is for giving us time to go to see our families."
}