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

{
    "id": 74157,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74157/?format=api",
    "text_counter": 149,
    "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) It is not possible to state a specific time when the Ministry will provide an ambulance for Marigat District Hospital because there are many hospitals without ambulances and the Ministry’s allocation for procurement of ambulances is very limited. However, I can confirm that Marigat is included in the inventory of hospitals that require ambulances and it will continue to be considered for provision of an ambulance within the Ministry’s budgetary provision along with other deserving facilities."
}