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

{
    "id": 1111034,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111034/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Member for Yatta, you know how to rise on a point of order! I do not know why you are standing. If you needed to rise on a point of order, I am sure I would be seeing your name here. Now that I am not seeing it, it means you are operating outside the…"
}