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

{
    "id": 143223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143223/?format=api",
    "text_counter": 44,
    "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 fertilizer and/or free fertilizer in the last one year as well as the quality, size and brands procured; and, (b) the respective recipients of the subsidized/free fertilizer, by name(s) and location(s)."
}