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

{
    "id": 1176038,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1176038/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "It is also my singular honour to congratulate our Speakers, Hon. Wetangula and Hon. Kingi, for the overwhelming confidence of Members in them to preside over the respective Houses of Parliament. I also congratulate Members, who have been elected to Parliamentary leadership positions. I wish each one of you wisdom, strength and success in steering our legislative affairs."
}