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

{
    "id": 1196904,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1196904/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to conclude by thanking my colleagues for so many kind words which are bi-partisan in nature. They have spoken of some of things, which we have done together here, which I could not even remember."
}