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

{
    "id": 1242929,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1242929/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "I really get surprised that these days, these public hospitals have become worse than private hospitals. People prefer to go to private hospitals. During colonial times, public institutions like hospitals were functioning better than private hospitals. People were going to public hospitals instead of the private hospitals."
}