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

{
    "id": 558128,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/558128/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Temporary Deputy Chairman, I beg to move:- THAT, the long title of the Bill be amended by deleting expression “the 15th January, 2008” and substituting therefor the expression “the 1st January, 1993”."
}