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

{
    "id": 1111978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111978/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "unfortunately, we did not get it correct. We established an Ad hoc Committee in this House, but, unfortunately, the report of this Committee was shot down. We must get it correctly as far as health is concerned in this country. Unless we do that, then we are not helping our people in those counties."
}