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

{
    "id": 1031520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031520/?format=api",
    "text_counter": 64,
    "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": "The “Big Four” is an economic development strategy or framework, which I have used to organise Government delivery and to answer the question: “Why” in terms of the selection of the priority areas we are working on."
}