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

{
    "id": 333003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333003/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "asked the Minister for Transport:- (a) whether he is aware that there are many people in the country who have applied for driving licences and have not been issued with the same; and, (b) whether he could explain the cause of the delay and when the applicants will be issued with the driving licences."
}