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

{
    "id": 1120662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1120662/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kindiki",
    "speaker_title": "",
    "speaker": {
        "id": 1046,
        "legal_name": "Kithure Kindiki",
        "slug": "kithure-kindiki"
    },
    "content": "Thank you, Madam Deputy Speaker. I congratulate Sen. Orengo, who is the de jure Senate Minority Leader and the de facto Senate Majority Leader, for bringing this Motion. I also congratulate Sen. Wetangula, the greatest Senate Minority Leader of all time, for seconding this Motion."
}