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

{
    "id": 963456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/963456/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "This House passed the Warehouse Receipt System Bill (Senate Bills No. 10 of 2017). We need to put some of those institutions in place so that farmers can harvest their maize and take them to a designated warehouse, get receipts and wait for good prices."
}