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

{
    "id": 333005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333005/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, although I thank the Minister for the answer he has given, I would like him to tell this House, because there are many young men who have applied for driving licenses and yet they have not been issued--- There are some who have waited for the document for more than one year. In fact, they have problems when they seek employment. Could the Minister be categorical and state exactly when he will clear all the remaining applications for driving licences because there are very many young men who would like to be employed but they do not have the necessary documents?"
}