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

{
    "id": 1275724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1275724/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Thank you, Mr. Speaker, Sir. I take this opportunity on behalf of the Senate to welcome the visiting students and teachers from Majani Mingi Secondary School in Nakuru County. It is a neighbouring county not far from where I come from."
}