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

{
    "id": 303530,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303530/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "While answering part of the Question, he said that the only fault, which was reported on 15th, was about low voltage. He says they allowed people to continue encroaching onto their property as he has indicated in his answer to part (b) of the Question. Why did they allow this to happen?"
}