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

{
    "id": 25292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25292/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, while supporting this critical Motion, it is our responsibility, as a House, to be concerned about the national debt of this country which is almost Kshs1 trillion. We will ask the Minister to tell this House the steps that are being taken to reduce the national debt, otherwise, the future of this country must be secured."
}