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

{
    "id": 1112798,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112798/?format=api",
    "text_counter": 284,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I plead with Sen. Farhiya that the provisions found in Clause 8, 9, 10, 11, 12, including the one about freezing accounts, should be thought of very carefully."
}