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

{
    "id": 55555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55555/?format=api",
    "text_counter": 11,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "CDF Allocations from the Financial Year 2003/2004 to 2010/2011 in millions shillings as calculated by the Committee. The historical trend of CDF allocations in billions indicating the total revenue; the target of the 2.5 per cent ordinary revenue; the allocation to the CDF; and, the variation in both quantum and percentage"
}