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

{
    "id": 111082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111082/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Mr. Speaker, Sir, I do not understand how I could be out of order! I do not have money. There is no way I can bring monies. I do not have the money. This is a stimulus package. The money is with the Treasury. We are only the implementing Ministry."
}