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

{
    "id": 42338,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42338/?format=api",
    "text_counter": 445,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "Mr. Deputy Speaker, Sir, I would also like to congratulate hon. Mututho, Minister and the Committee. The Committee and the Mover worked very closely to make sure that this amendment was realized. I would also like to thank the Minister so much for being very straight-forward with the Committee and the Mover and to realize that this amendment that was proposed in 1991 is passed after 21 years. I thank the Minister for his co-operation. I know if he was the Minister, Ministry of Health in the last ten years, this amendment would have been done long time ago."
}