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

{
    "id": 1142682,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1142682/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "This is a good way to do it. A number of issues have been raised and are well noted. I hope that during the Committee of the Whole and the Third Reading, we can make the necessary changes."
}