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

{
    "id": 6788,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6788/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, it is, therefore, important that the Government makes deliberate effort to allocate resources so that the country is able to acquire medicines for patients who suffer from cancer. It is also important that the cost of medicines is looked at by the Government so that it is affordable to the poor Kenyans who suffer from the disease."
}