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

{
    "id": 1112747,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112747/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "We encourage our Members to support his law. It asks for a lifestyle audit to be carried out on an immediate family member of a public officer. If is established that property which is subject of a lifestyle audit is owned by the immediate family member or joint ownerships, then action must be taken."
}