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

{
    "id": 193526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193526/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "In this regard, the new rates that will be applicable for the categories \"a\", \"b\", \"c\" and \"d\" will be Kshs700. For \"b\", Kshs1,200. In \"c\", Kshs1,500 and in \"d\", Kshs2,500 per 1,000 cigarettes, respectively. Through this token contribution, I expect to collect an additional Kshs1 billion from these Kenyans."
}