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

{
    "id": 67468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67468/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "asked the Minister of State for Public Service:- (a) why the Government has not paid the former employees of the defunct Electoral Commission of Kenya (ECK) their pension and other benefits that were due to them; and, (b) when they will be paid."
}