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

{
    "id": 1213481,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1213481/?format=api",
    "text_counter": 294,
    "type": "speech",
    "speaker_name": "Sen Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "We should look at the issue of health as a devolved function and push this Government to ensure that more money goes to counties. Also, counties allocate a minimum 30 per cent of their budget to the health docket. By so doing, we can hire more doctors."
}