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

{
    "id": 1152490,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1152490/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "I take this opportunity to say thank you to all Hon. Members or Senators who gave their tribute through the Motion that was concluded yesterday, expressing the condolences of the Senate on the demise of the former President."
}