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

{
    "id": 1202705,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202705/?format=api",
    "text_counter": 126,
    "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 do not foresee any such situation because this is the beginning of a new Session of Parliament and people are anxious and want to present Bills before this House. Therefore, I do not foresee any of that happening. However, like I said in the previous Motion, it is important that we lay ground rules. These are the rules that will guide us for the next five years."
}