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

{
    "id": 10341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10341/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Madam Temporary Deputy Speaker, the Minister consents that there is forgery involved. Up to this time, the Minister is saying that they are following the right system in the public service. I believe since this man has been identified as having forged, the first step in disciplinary matters in the public services is to be interdicted, so that we know that you are taking the right line of action."
}