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

{
    "id": 1774,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1774/?format=api",
    "text_counter": 298,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Madam Temporary Deputy Speaker, while appreciating the answer given by the Assistant Minister, could he tell the House who the Directors of the Synergy Industrial Credit are and whether the Synergy Industrial Credit is registered as a bank?"
}