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

{
    "id": 195101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195101/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "asked the Minister for Agriculture:- (a) whether he could confirm that the Government has set guidelines on the price of cane per tonne payable to farmers by millers; (b) whether he could further confirm that some millers have been contravening these guidelines; and, (c) if answers to (a) and (b) above are in the affirmative, what action the Ministry is taking against those contravening the guidelines and to ensure compliance by all millers."
}