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

{
    "id": 200115,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200115/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, currently, the law allows us to pay compensation as I have outlined. If the hon. Member wishes that we do more than we have done, I think it is incumbent upon him to initiate a law in Parliament that will assist us to do what he asked for."
}