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

{
    "id": 212275,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212275/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Karume",
    "speaker_title": "",
    "speaker": {
        "id": 234,
        "legal_name": "Njenga Karume",
        "slug": "njenga-karume"
    },
    "content": "Mr. Speaker, Sir, nobody can know what happened to the officer until we find out whether he died or is still alive. I also sympathise with the family of this man, but unless the law is changed, nothing can be done to compensate the family, before seven years elapse."
}