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

{
    "id": 321779,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321779/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Speaker, Sir, it is because I am passionate when it comes to increasing exports to our neighbouring countries. Uganda is our main trading company. As I said, the matter has been brought to my attention, and I have scheduled a meeting for next week with the KRA to sort out the issue. Concerning the issue of demurrage, this only occurs when you do not collect your goods on time."
}