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

{
    "id": 45822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45822/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "It is now an offence to give false information to an auditor. This was not very clear before, but if it is proved that you gave false information to an auditor then you have committed an offence under Clause 433."
}