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

{
    "id": 150201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150201/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the conference was attended by 1,197 delegates, associate members, observers and representatives of various organs of the United Nations. We had over 134 countries represented, including Kenya. The objective of the IPU is to promote globalization of democracy and assist parliamentarians to exercise their shared responsibility for the world in which we live in. The IPU has also become an organization of parliamentarians who wish to foster through permanent dialogue, not only universal establishment of human rights and democracy but also the joint global elimination of undesirable developments, organized crimes and international terrorism which national governments are no longer able to counter on their own."
}