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

{
    "id": 1130354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130354/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Hon. Uhuru Kenyatta",
    "speaker_title": "His Excellency the President",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "I am speaking to those that need to listen to this. If, indeed, Article One of the 2010 Constitution states that all sovereign power rests with the people of Kenya and can be exercised either directly or through their representatives, the people made their voices heard with regard to the first amendment."
}