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

{
    "id": 176123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176123/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Mr. Speaker, Sir, I agree with the hon. Member that it is a very serious matter to effect deductions from somebody's income without the express authority of that person. So, my Ministry is going to give instructions to the TSC to ensure that no deductions are made without a signature authorizing those deductions by the earner of income."
}