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

{
    "id": 211777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/211777/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Prof. Ojiambo",
    "speaker_title": "",
    "speaker": {
        "id": 362,
        "legal_name": "Julia Auma Ojiambo",
        "slug": "julia-ojiambo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 8 of the Bill be amended by deleting all words appearing after the word \"expenses\" and substituting therefor the words \"as may be determined at the Annual General Meeting\"."
}