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

{
    "id": 67841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67841/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "asked the Minister of State for Public Service what disciplinary measures the Government has taken against the public officers mentioned in the 16th Report of the Public Investments Committee adopted by the House, for their involvement in the irregular concessioning of the train operations to Rift Valley Railways by the Kenya Railways Corporation."
}