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

{
    "id": 2700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2700/?format=api",
    "text_counter": 391,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, first and foremost, I want to salute the courage and sacrifice of our men and women in uniform. They are there to defend our freedom and the sovereignty of this nation. Some of them might pay the ultimate price by defending this nation with their own blood. This is something that we should really be proud of as a nation. We should support our men in uniform with all the support they need so that they can perform their duties effectively and ensure success in whatever they are doing."
}