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

{
    "id": 1024717,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1024717/?format=api",
    "text_counter": 375,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Madam Deputy Speaker, on the Motion to adjourn, we adjourned. Using Standing Orders, we have reopened debate. This matter was already resolved. The debate has been suspended. I want to bring to your attention that we need to make progress rather than continuing to reopen debate, which has already been closed."
}