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

{
    "id": 256457,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256457/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Kibaki",
    "speaker_title": "PRESIDENTIAL ADDRESS His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "Kenya's phenomenal progress has been achieved through the respect of the fundamental rights of the individual and law and order. In this regard, my Government will continue to nurture and protect freedom of expression and assembly. These are important pillars of our democratic principles which my Government continues to respect and will always uphold. Nevertheless, although the freedom of the media cannot be over-emphasised, it is clear that freedom must be exercised within the bounds of responsibility."
}