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

{
    "id": 155663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155663/?format=api",
    "text_counter": 590,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Towards that end, we will both be able to serve the best interests of the people of this country and ensure that we achieve our developmental agenda as envisioned in our Vision 2030 of a middle income economy by 2030, with a 10 per cent growth rate within five years."
}