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

{
    "id": 1464563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1464563/?format=api",
    "text_counter": 444,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": "Hon. Members, while requesting for deferment of his Motion to the next sitting, Hon. Mutunga seemed to imply that there are not enough Members to continue transacting business in the House. Once a Member pronounces himself on the issue of quorum, I have to look around to see if we have quorum. I have since looked around and I now confirm that, indeed, there is no quorum in the House. Therefore, I ask the Serjeant-at-Arms to ring the Quorum Bell for 10 minutes."
}