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

{
    "id": 219539,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/219539/?format=api",
    "text_counter": 367,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Obviously, I can see there is no quorum in the House. However, as you can see by the time the Division Bell ends ringing, we will be ready to adjourn anyway. I order that the Division Bell be rung."
}