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

{
    "id": 123796,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123796/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. C. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "Thirdly, I would like to propose that since some of these people who are over 65 years of age are still very able, they should be deployed wherever possible in support programmes in this context of supporting the aged."
}