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

{
    "id": 1122133,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122133/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Even by looking at the animal kingdom, when one animal, for example, a lion attacks a buffalo or its offspring, the buffaloes will mobilize and defend the right of that offspring. This is a very fundamental principle."
}