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

{
    "id": 99974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99974/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Kazungu",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "(b) Most of the referrals from Marimanti District Hospital are maternity cases and patients requiring x-ray investigations. In the next three years, the Ministry with the support of the Italian Co-operation, plans to construct and equip an x-ray block, a maternity unit and more wards. This will ensure that only complex surgical and medical cases are referred out of the hospital."
}