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

{
    "id": 10397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10397/?format=api",
    "text_counter": 210,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Yes, Madam Temporary Deputy Speaker, we have done that. If you look at our new Constitution, health is a right. Since we are going to have a devolved Government, it is our duty as a Ministry to ensure that all referral hospitals in the counties have health facilities."
}