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

{
    "id": 1170346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1170346/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Before I proceed with the Statement, allow me to take this opportunity to welcome Hon. Senators back from the short two-week recess, which was full of political activities in preparation for the next general elections."
}