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

{
    "id": 1092589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1092589/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Navakholo, JP",
    "speaker_title": "Hon. Emmanuel Wangwe",
    "speaker": {
        "id": 2543,
        "legal_name": "Emmanuel Wangwe",
        "slug": "emmanuel-wangwe"
    },
    "content": "According to the World Health Organisation, UHC means that individuals and communities receive the health services that they need without suffering inability due to financial hardships. As Members will appreciate, the overriding goal of the UHC programme is to provide healthcare for all without discrimination based on financial ability or other factors."
}