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

{
    "id": 153268,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153268/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " Mr. Speaker, Sir, I reply as follows. (a) Under the current organization of the Government, the respective responsibilities of the two Ministries are as follows. The Ministry of Public Health and Sanitation has the following specific duties: Public health and sanitation policy, prevention and promotion of health services, community health service---"
}