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

{
    "id": 1130255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130255/?format=api",
    "text_counter": 94,
    "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": "administrations before us because I include the colonial administration. In just eight years, my administration has multiplied this GDP by a factor of two plus. Today, our GDP stands at Ksh11 trillion, up from Kshs4.74 trillion."
}