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

{
    "id": 1120245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1120245/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "(g) We are in an ever-changing world and therefore a refresher course whose content is designed to last for 30 years is out of touch with the reality and would soon become obsolete."
}