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

{
    "id": 248771,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/248771/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It has become common practice by Ministers to say that the answers from their Ministries are either misleading or are unsatisfactory. Is it possible for the Chair to order the Ministers to ensure that they do their work at the Ministries before they come to the House, to save time on Question Time?"
}