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

{
    "id": 200277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200277/?format=api",
    "text_counter": 175,
    "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 13 of the Bill be amended in paragraph (a) by deleting the words \"elected as per the First Schedule\" and substituting therefor the words \"appointed by the Minister\"."
}