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

{
    "id": 1829,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1829/?format=api",
    "text_counter": 353,
    "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": "Madam Temporary Deputy Speaker, the equipment is something which cannot be acquired as a short-term measure because its budget must be approved by this Parliament. So, I will also urge hon. Members that when it comes to the budget of the Ministry of Medical Services, it should be given a high priority. When we look at our budget, we see that it cannot be used to do all these things at once. However, as a Ministry, we have actually “possibilized” the impossible with very little resources that we have been getting from the Treasury, and which have always been passed by this very House."
}