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

{
    "id": 1234074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234074/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Moiben, UDA",
    "speaker_title": "Hon. Phylis Bartoo",
    "speaker": null,
    "content": " Thank you, Hon. Temporary Speaker for giving me the opportunity to also contribute to this Motion on sexual harassment. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}