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

{
    "id": 1202690,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202690/?format=api",
    "text_counter": 111,
    "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 limitations of time for the Senate Majority Leader, the Senate Minority Leader, the Mover and the Responder. It is, therefore, important that our colleagues get to acquaint themselves with these rules."
}