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

{
    "id": 67414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67414/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Deputy Speaker, Sir, in every civilised society people who block the highways, railway lines and cut communication lines are classified as doing very high crime bordering on espionage. Could Minister consider bringing a special amendment to the relevant Act, so that those people who are messing around with fibre optics, uprooting railway lines and blocking highways are treated as having committed capital offence?"
}