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

{
    "id": 17173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17173/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I hail the Deputy Prime Minister for the Statement that he has issued. Could he indicate to this House what measures the Government is taking to tame the rising Government expenditure, specifically the plans and the Ministries to be affected?"
}