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

{
    "id": 101602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101602/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "asked the Minister for Education:- (a) why Mr. Chrisantus Peter Wesonga (TSC No.114025) who retired on 31st August, 2008 has not been paid his retirement dues; (b) why he was not also paid any salary between July, 2007 and 2008; and, (c) what measures he is putting in place to ensure the retiree is paid his dues and that the pension to all retired teachers is also promptly paid."
}