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

{
    "id": 1021600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1021600/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "I was just emphasising that if within our laws we have recognised the need for high quality care, we should go one step further and provide that in this country, so that Kenya can become a net exporter of medical services rather than an importer. We are actually importing services from other countries by sending patients there."
}