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

{
    "id": 666100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666100/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Hon. Nyenze",
    "speaker_title": "",
    "speaker": {
        "id": 1987,
        "legal_name": "Francis Mwanzia Nyenze (Deceased)",
        "slug": "francis-mwanzia-nyenze"
    },
    "content": "There has to be an economic policy to help those ASALs, especially those areas where there is cattle rustling. Let us build roads, post more teachers there, try to allocate more money, set up this fund and empower these people economically because if we do not do it now, it will later on come to haunt this country. I support."
}