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

{
    "id": 379225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/379225/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Sen. Bule",
    "speaker_title": "",
    "speaker": {
        "id": 1029,
        "legal_name": "Ali Abdi Bule",
        "slug": "ali-abdi-bule"
    },
    "content": "Therefore, I want the Government to come up with a law which will protect Kenyans. We wanted to come up with a Bill which cannot allow a doctor who is employed by the Government to do anything else apart from the assigned job in the Government hospital."
}