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

{
    "id": 3543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3543/?format=api",
    "text_counter": 388,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, could the Assistant Minister tell us whether the Government is trying to promote the culture of impunity taking into account that the President of Northern Sudan has been known to be ordering the killings of so many people down there in Dafur? Are we not sympathizing with the people who have been killed and their families?"
}