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

{
    "id": 252775,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252775/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to ask the Minister for Finance the following Question by Private Notice. (a) Is the Minister aware that tractors and other farm implements are now being taxed at 16 per cent? (b) If the answer to (a), above, is in the affirmative, when was the relevant law changed to impose taxation on agricultural equipment and implements?"
}