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

{
    "id": 572947,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/572947/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "I would be most obliged if you could allow our Committee so that we are able to proceed as fast as possible, but most importantly, to let the public know how their money has been put to use by those whom they have entrusted to use their money on their behalf."
}