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

{
    "id": 2250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2250/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this will go a long way in helping this country to achieve Vision 2030. We will not achieve it just by talking or holding conferences and seminars in big hotels in town. We will only achieve it, through active and direct participation in production for this country. This can only be done through these small scale farmers."
}