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

{
    "id": 1100390,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100390/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a point of order, Madam Deputy Speaker. Since we continue to have problems summoning Cabinet Secretaries to sessions and we have been told that this very Committee was unsuccessful in getting the CS to attend, for purposes of this matter, can a summons be sent the CS instead of an invitation? This is to ensure that we do not just propose a meeting for Thursday and we are not sure that they will come. In the circumstance in which there has been no compliance, I think it is important that they are actually summoned to appear. Otherwise, this matter may drag on for another month or so."
}