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

{
    "id": 302601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302601/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "I also believe that this channel can be used on matters of national security and food security; but most importantly, for the Members of Parliament this channel is very useful as you can engage directly with your constituents from our studios which we have shown His Excellency. Also, you can interact with the constituents through this channel. Your Excellency, this way, the public can get an opportunity to contribute actively to matters of public interest, whether it is in the Judiciary, the Executive or, of course, Parliament."
}