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

{
    "id": 1550579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1550579/?format=api",
    "text_counter": 510,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " I thank you, Cabinet Secretary for Interior and National Administration, for coming to the House upon being requested to come and address matters of concern to the people. You are now discharged in the manner we usually do. If there is any Member who still wants to pursue any matter with you in the full manner, I know your doors are open. You are discharged now. You may take leave. Next Order."
}