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

{
    "id": 1200340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1200340/?format=api",
    "text_counter": 92,
    "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 have a much younger Senate and we may generate a lot of business. If we get to that point, I will request the House that we vary the timetable to have morning sessions, depending on how much work the committees will generate. The danger, as it was observed, is that you could call for a morning sitting, but only a few Members come."
}