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

{
    "id": 142495,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142495/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "asked the Minister for Agriculture:- (a) how much money the Government has spent on subsidized and/or free fertilizer in the last one year, as well as the quality, size and brands procured; and, (b) the recipients of the subsidized/free fertilizer, by name(s) and location(s)."
}