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

{
    "id": 93993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/93993/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "asked the Minister for Labour:- (a) to state the targets the Government fixed for employment generation during 2008/2009 and 2009/2010 and indicate the level of achievement so far; and, (b) what the Government’s future plans for employment creation are."
}