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

{
    "id": 1804,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1804/?format=api",
    "text_counter": 328,
    "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": "The Ministries of Health have developed a business plan to revitalize health infrastructure, human resources for health, health financing and supply of commodities in the country to improve the working environment. The plan which will cost the Government, a staggering Kshs80 billion has been submitted to the Cabinet for consideration. After the Cabinet approves it, it will come to the House. So, I will seek also the help of my colleagues to approve the same."
}