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

{
    "id": 66338,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66338/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister confirm or deny that they have failed to account for the monies that were disbursed to them earlier, and that that is why the Ministry of Finance is finding it difficult to disburse more funds to them?"
}