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

{
    "id": 230376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230376/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order! Order! Order, hon. Members! Hon. Members have begun to raise their voices when consulting. Consultations are getting louder. So, please, consult silently so that other hon. Members can hear the Questions and the answers."
}