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

{
    "id": 1813,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1813/?format=api",
    "text_counter": 337,
    "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, in spite of this, the representatives of KPPDU have indicated that they will continue with the strike. Post-graduate students who are employees of the two health Ministries, and are training at the Kenya National Hospital (KNH), and Moi Referral Hospital are entitled to continue drawing their salaries. This is subject to clearance to pursue training by the parent Ministry and the Ministry of State for Public Service, which gives course approvals."
}