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

{
    "id": 1202689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202689/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "This is a straightforward matter. We have two others that we are expected to deal with today on limitation of time. Basically, it is to do with how much time an individual can take when a Motion is sponsored."
}