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

{
    "id": 1337149,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337149/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Thank you, Leader of the Majority Party. Hon. Members, I want to close this debate. I encourage you that when there is a problem, you do not look for who to blame but for a solution. You carry enormous responsibility as representatives of the people. Whatever you say is never in jest. It is taken seriously."
}