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

{
    "id": 1812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1812/?format=api",
    "text_counter": 336,
    "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, further to that, the Office of the Deputy Prime Minister and Ministry of Finance has availed Kshs113 million for implementation of delayed promotions agreed two years ago, and recruitment of additional 607 middle level health workers have also been agreed. Upgrading of 2,300 health workers has also been approved by the Office of the Deputy Prime Minister and Ministry of Finance. Employment of further 200 medical officers has been agreed by the Office of the Deputy Prime Minister and Ministry of Finance."
}