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

{
    "id": 18194,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18194/?format=api",
    "text_counter": 814,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 9 of the Bill be amended by in paragraph (d), by deleting the expression “subsection (2)” appearing in the proposed new subsection (5) and substituting therefor the expression “subsection (4)”."
}