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

{
    "id": 1200342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1200342/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "We will sit up to 27th October. From 28th October to the 7th November, we will proceed on recess. During that period, we will take Senators through the second phase of induction."
}