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

{
    "id": 249200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/249200/?format=api",
    "text_counter": 489,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "Let me be heard. This is a very serious issue. I appreciate the spirit we are in. Therefore, I propose a further amendment to the amendment so that instead of providing for \"life imprisonment\", we remove the words, \"liable to punishment equal to that of the offence complaint of\" and we replace them with the words, \"shall be guilty of an offence, and liable on conviction, to a fine not exceeding---\""
}