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

{
    "id": 225099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/225099/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Prof. Ojiambo",
    "speaker_title": "",
    "speaker": {
        "id": 362,
        "legal_name": "Julia Auma Ojiambo",
        "slug": "julia-ojiambo"
    },
    "content": "asked the Minister for Agriculture:- (a) whether he was aware that the horticulture industry employs over 200,000 people directly and indirectly and is the second biggest foreign exchange earner; and, (b) why he has failed to formulate a policy to regulate the industry."
}