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

{
    "id": 4304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4304/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I will table the NACADA report. This has enacted several laws to deal with this menace such as the Narcotics and Psychotropic Substances Act and the Alcoholic Drinks Control Act. The Political Parties Act requires all political parties to declare to the public all sources of their funding, including money or donations received from its members and supporters, and to keep proper books and records of their finances."
}