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

{
    "id": 1232415,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1232415/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, in the Public Gallery, we have 87 students accompanied by eight teachers from St. Paul Kinangop Academy in Nyandarua County who are in the Senate on an academic tour. Hon. Senators, in our usual tradition of receiving and welcoming visitors to Parliament, I extend a warm welcome to them and on behalf of the Senate and on my own behalf, wish them a fruitful visit. Thank you. Proceed, Sen. Methu."
}