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

{
    "id": 1097106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1097106/?format=api",
    "text_counter": 619,
    "type": "speech",
    "speaker_name": "Molo, JP",
    "speaker_title": "Hon. Kuria Kimani",
    "speaker": {
        "id": 13435,
        "legal_name": "Francis Kuria Kimani",
        "slug": "francis-kuria-kimani"
    },
    "content": "With those remarks, I would like to end by passing my condolence message for the loss of Sen. Victor Prengei. He was one of my constituents, a great man and farmer. We have lost a hero as a constituency and Nakuru County. Thank you."
}