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

{
    "id": 222095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222095/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order, Mr. Oloo-Aringo! I thought, the hon. Members seated in that area would contribute much more sensibly if you listen to what Mr. Oloo-Aringo is saying. You are consulting so loudly that he is even trying to shout, so that we can hear him. If you want to consult loudly, then, perhaps, you could take leave."
}