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

{
    "id": 656478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/656478/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Hon. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Thank you, Hon. Temporary Deputy Chairman. I oppose this amendment. If we were to do normal audit, it would be fine to give business people some notice. If you are doing an investigative audit, you do not have to give someone time to prepare. If you want to find out whether one has a permit or licence, why should one be given notice?"
}