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

{
    "id": 1483665,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1483665/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Yes, we have matoke, but you cannot compare with the one in Uganda. We welcome you to Parliament. The Senate is a House of peace and they always call us the ‘Upper House’. We enjoy the tranquillity. I hope you will enjoy our Session here. We wish you all the best. Kindly send our regards to our colleagues on the other side. Thank you and welcome, once more."
}