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

{
    "id": 1203888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1203888/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Speaker, Sir, it is just a simple point of procedure. You recognise that there are colleagues of ours who are making their Maiden Speech. I wish to request you to protect them from our colleagues who are over- enthusiastic about nothing. This is especially Sen. Olekina and Sen. Wambua, who should know better."
}