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

{
    "id": 1041995,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1041995/?format=api",
    "text_counter": 1551,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "The question of removal is not a question that can be made by any one single Senator, but on account of the aggregate vote of all the Senators as an expression of the resolution of the Senate."
}