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

{
    "id": 1599,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1599/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order, hon. Members! I direct that this Question be listed on the Order Paper on Thursday, next week. The assumption is that the Minister would have sorted out the issue between the employer and the employees by then."
}