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

{
    "id": 101425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101425/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I must also mention that the existing laws that we have in the country are not punitive enough. They are a bit lenient. For instance, for sexual exploitation, a fine of Kshs50,000 would not deter somebody who wanted to exploit children or women sexually. We would be calling for much more firmer penalties that will be deterrent."
}