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

{
    "id": 1047478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1047478/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, I really want to support what Sen. Murkomen is trying to propose. Indeed, when I came and found you on your feet, I went on the side, waited and listened from outside."
}