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

{
    "id": 4525,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4525/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Deputy Chairlady, my proposed amendment makes it, if you like, punchier. The one that was proposed is a bit lukewarm, if you do not mind my language. We are really in consonance with the Committee that it should be that way."
}