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

{
    "id": 213251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213251/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Deputy Speaker, Sir, we have a policy of what people should pay when they get sick. However, I appreciate the feeling of the hon. Member that such cases should be treated. I know that most people who get this kind of disease are, sometimes, unable to afford treatment. They have no medical insurance cover, but I am sure that very soon we are going to have an insurance cover in place."
}