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

{
    "id": 5185,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5185/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I wish to thank the Minister. All the information that he has given the House is true except the date which he had mentioned, which is 28th November. I would like to inform the Minister that they are meeting today, this afternoon and I have just confirmed right now that the management of KFS are meeting with the Dock Workers Union. They are trying to sort out the issue so that there is no strike at all. Thank you, Mr. Temporary Deputy Speaker, Sir."
}