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

{
    "id": 1048454,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1048454/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "On Wednesday, 24th February, 2021, the Senate will continue with business that will not be concluded on Tuesday, 23rd February, 2021, and any other business scheduled for the SBC. The electronic version of the Senate Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor, Senate."
}