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

{
    "id": 88351,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88351/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "(a) why Mr. Charles Ndumbu Solomon (Service No.8350), who retired from the Army in November 2005, has not been receiving his monthly pension; and, (b) when the Government will start paying the pension as well as all due arrears?"
}