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

{
    "id": 94201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94201/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. What the Minister is saying is right but is that money enough? You can only feed your family from profit. Is the money enough to enable one to continue with the business and feed the family?"
}