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

{
    "id": 340491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/340491/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 5 (a) of the Bill be amended by deleting the word “regulate” and clause 5 (c) and (L)."
}