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

{
    "id": 65602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65602/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "asked the Minister for Agriculture:- (a) whether the Government could consider extending the COMESA deadline once more considering that very little has been done in reforming the sugar sector; and, (b) when the Government will implement the Sugar Act 2001 and also disburse the Sugar Development Fund."
}