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

{
    "id": 2781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2781/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "(b) The Ministry provides highly subsidized medical services in public health facilities in the country, and has a waiver facility for those who cannot afford the charges. Hon. Joseph Odero Jowi is welcome to make use of medical services in a public health facility of his choice. He will be expected to meet the modest treatment expenses, but in case he is not able to do so, the facility management will gladly process a waiver for him."
}