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

{
    "id": 65972,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65972/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I thank the Assistant Minister for doing a very commendable job in my constituency. In Kimende Township, for example, the business climate has improved and security enhanced. Could she assure the nation that the street lighting project will be a constant feature and not a cosmetic exercise?"
}