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

{
    "id": 232098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232098/?format=api",
    "text_counter": 170,
    "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, hon. Members. This a Private Member's Motion, and really we have also waited for the Government side, or a Minister, to show up. There is no official Responder to this Motion, and so the Mover can continue replying."
}