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

{
    "id": 123657,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123657/?format=api",
    "text_counter": 237,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Under the circumstances, right now for this issue, the Prime Minister has indicated that he will address it next Wednesday. However, for future purposes, the Chair will have to give a direction on how such issues are going to be raised in future. Minister for Youth Affairs and Sports, could you give an undertaking on when you will have the Ministerial Statement available in the House?"
}