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

{
    "id": 123450,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123450/?format=api",
    "text_counter": 30,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Special Audit Report of the Controller and Auditor-General on the Sale of Properties of the Kenya National Assurance Company Limited (in liquidation) and Kenya National Assurance Company 2001 Limited."
}