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

{
    "id": 120011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120011/?format=api",
    "text_counter": 827,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, the First Schedule to the Bill be amended in Part 1- (a) by deleting tariff numbers 2201.10.00 and 2201.90.00, and their respective descriptions and rates of duty appearing in item (1) and inserting the following new tariff numbers, descriptions and rates of excise duty in their proper numerical sequence –"
}