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

{
    "id": 1231405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231405/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "The importance of this Bill cannot be overstated. I, therefore, urge hon. Senators not to sit in the House and fail to make their stamp, either in agreement or concrete proposals on the division of revenue. We are aware of the challenges that counties face. This is the time to reflect and think about that."
}