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

{
    "id": 221282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221282/?format=api",
    "text_counter": 233,
    "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. I need to assure hon. Members that the Motion will be completed according to our Standing Orders. There is no need to ask questions. For example, did the Treaty come here initially for ratification? Was it ratified by this House?"
}