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

{
    "id": 1954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1954/?format=api",
    "text_counter": 478,
    "type": "speech",
    "speaker_name": "Mrs. Shebesh",
    "speaker_title": "",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I certainly do not want to interrupt the Chair of this joint Committee. However, is it in order for us not to have the Ministers whose dockets are being seriously questioned in this Report here? They should have the courtesy to listen to the Report of a joint Committee of 40 Members of Parliament of this House!"
}