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

{
    "id": 1016752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1016752/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Finally, as we go forward, let us see how we can spend as little time as possible when it comes to Statements, so that one Statement does not cover so much time. Let us be disciplined on how much time we take. You do not have to say the things we wanted to say about everything else. Let us focus on that particular Statement."
}