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

{
    "id": 1408649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1408649/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " I know Members of this House. Unfortunately, if it gets beyond 4.30 p.m. to 5.00 p.m. while Members are still speaking, we may struggle to get the mandatory 24 delegations because I know people will start hurrying out. Therefore, I humbly plead with our colleagues that we take five minutes so that we vote by around 5.00 p.m."
}