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

{
    "id": 56598,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56598/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "asked the Minister for Labour:- (a) why M/s Eastern Industrial Works Ltd has not paid salaries to their employees for six months; and, (b) what action he will take to ensure that the employees are paid their salaries promptly."
}