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

{
    "id": 1164341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1164341/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " For the Senators who are online, please, wait for your name to be called out. If we call you out and you do not respond, you will have to wait until when we retake the vote. Let us proceed and please stay online."
}