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

{
    "id": 34178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34178/?format=api",
    "text_counter": 460,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Once again I thank my brother, Mr. Lekuton for coming up with a timely Bill. With those remarks, I second and urge my colleagues to pass this good Bill."
}