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

{
    "id": 3593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3593/?format=api",
    "text_counter": 438,
    "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": "I said more importantly that the land is still owned by the Central Bank of Kenya. With regard to the Directors, I do not have a list of the Directors of the various names. I can try and make that available to this House. But I do not have that information on me."
}