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

{
    "id": 221010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221010/?format=api",
    "text_counter": 266,
    "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, hon. Members! We really must get the final draft. At least, we must get something out of the final draft, if we are going to bring it to the House. You do not bring it to the House when it is so unpolished."
}