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

{
    "id": 1041990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1041990/?format=api",
    "text_counter": 1546,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Leader of Majority",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "I thank the Speaker and everybody for the way that you conducted this business. I think we may have to reconsider certain things about how we run this business, but the time has come. I will not take long. I am going to move and ask the Leader of Minority to second."
}