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

{
    "id": 94784,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94784/?format=api",
    "text_counter": 16,
    "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) In the current financial year 2010/2011, the Ministry has been allocated Kshs30 million to procure ambulances. Naivasha District Hospital will be considered when the ambulances are procured. Meanwhile, the hospital is using a Toyota Hiace Ambulance Reg. No.GKA760A which is in a fair condition."
}