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

{
    "id": 100119,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100119/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "The reason for this amendment is people who are habitual law breakers in this particular law who continued being drunk and disorderly and causing a lot of harm will now have to be monitored and reported appropriately. Further, this amendment seeks to do rehabilitation of those particular people, so that they are not just left in the streets. That is the rational and principle behind this amendment."
}