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

{
    "id": 1552048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1552048/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "- Serjeant-at-Arms. On behalf of the Senate and my own behalf, I extend a warm welcome to the delegation. I wish them all the best for the remainder of their visit. Thank you. Senator representing Taita-Taveta County, welcome the delegation in under one and a half minutes. Let me add you 30 seconds."
}