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

{
    "id": 1174825,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1174825/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Mr. Speaker, Sir, we are not limiting, but it is about the calculation. We are now left with one hour and 10 minutes. If you allow 10 minutes each, we will have only six people."
}