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

{
    "id": 88261,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88261/?format=api",
    "text_counter": 33,
    "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": " Mr. Speaker, Sir, I beg to reply. (a) Due to budgetary constraints, no funds have been set aside for construction of Kanyangi Sub-District Hospital in the 2010/11 financial year. (b) Work will commence when the Treasury avails development funds to the Ministry for new projects."
}