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

{
    "id": 562014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/562014/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Hon. Ndiritu",
    "speaker_title": "",
    "speaker": {
        "id": 1539,
        "legal_name": "Samuel Mathenge Ndiritu",
        "slug": "samuel-mathenge-ndiritu"
    },
    "content": "Many Members have talked about devolution of health services. For one, I have been of the opinion that if we are to do a referendum, this is one item we should look at to change the Constitution so that health services remain national. If we were to devolve any of those services then we should be talking about health centres and dispensaries."
}