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

{
    "id": 123102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123102/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "That is fair enough! Hon. Mututho, can you ask your last supplementary question on this issue? In the meantime, I think, Mr. Minister, it would be fair that you also honor your undertaking that you are going to liaise with the Ministry of Agriculture on the issue of the concern that was raised by hon. Mututho for the benefit of the House."
}