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

{
    "id": 80565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80565/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Last week, the Chair ordered that the Minister for Industrialization issues a Ministerial Statement which had been requested by Dr. Eseli but is now the property of the House. I am asking whether it is in order for him to issue the Ministerial Statement."
}