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

{
    "id": 32348,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32348/?format=api",
    "text_counter": 517,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Madam Temporary Deputy Speaker, this is a well intended Authority, which I feel bound to support. It should be established as fast as possible. The people to be appointed to manage this Authority must be vetted properly, so that the intended goals will be realized."
}