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

{
    "id": 654773,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654773/?format=api",
    "text_counter": 502,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Ottichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Hon. Temporary Deputy Chairlady, I beg to move:- THAT, Clause 65 of the Bill be amended in Sub-clause (4) by inserting the words “in at least two daily newspapers of national circulation” at the end of the sub clause."
}