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

{
    "id": 145070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145070/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "asked the Minister for Agriculture:- (a) why the National Cereals and Produce Board (NCPB) does not sell maize to the consumer; and, (b) when the NCPB will start selling maize in their possession at the Migori Depot to the famine-stricken citizens and boarding institutions in Migori."
}