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

{
    "id": 1062011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1062011/?format=api",
    "text_counter": 523,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Madam Deputy Speaker, I do not want to interrupt my good friend. However, I think clarity needs to be made to the Senator. He is now debating the Motion as amended while he should actually now be debating the amendment only. I just wanted to make that clarification."
}