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

{
    "id": 52651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52651/?format=api",
    "text_counter": 236,
    "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": "(a) A total of 352 medical, 25 dental and 90 pharmacist interns were posted to various stations on 10th March, 2011, to commence their internship. This followed a commitment by the Treasury that funds for paying the emoluments would be factored in the Revised Estimates for the 2010/2011 Financial Year."
}