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

{
    "id": 3301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3301/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, the information I have is that we were requested about 600,000. I am also aware that there has been an increase in the sale and registration of high capacity public service vehicles which are currently creating additional employment opportunities for the youth in our country more both at the assembly plant as well as on the roads. (c) I have no intention of considering rescinding this decision because it was arrived at by the stakeholders and we are convinced that the passengers and the industry players can benefit from it."
}