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

{
    "id": 3608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3608/?format=api",
    "text_counter": 453,
    "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": "Mr. Temporary Deputy Speaker, Sir, lastly, he has just also brought to the attention of the House the fact that this is a matter before court; it is, therefore, sub judice and I am wondering whether--- If, indeed, it is sub judice I would like your guidance as to how to treat it, or go forward."
}