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

{
    "id": 969722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/969722/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "This is what they had to say on the burden of proof. They said that the burden of proof shifts throughout a trial. That once somebody has made an allegation, then it is the other side now to provide a rebuttal. You are required to make a rebuttal."
}