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

{
    "id": 166543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/166543/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "(c) The circumstances of his dismissal and the seriousness of the offence committed do not warrant his consideration for clemency. Further, reinstating this ex-serviceman will not be in the interest of good order and discipline of our armed forces."
}