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

{
    "id": 1220795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1220795/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Unfortunately, due to COVID -19, we were not able to do this session in 2020, 2021. In 2022, we were not able to have sittings of the Senate outside of Nairobi because of the general elections."
}