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

{
    "id": 99205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99205/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Speaker, Sir, the answer, on the face of it, is a very good answer. What I would like the Assistant Minister to explain to the House is, in this era of very serious security concerns, telecommunications plays a fundamental role in the security of every nation. What measures has the Ministry put in place in order to safeguard both the security and commercial interests of Kenyans?"
}