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

{
    "id": 202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "asked the Minister of State for Planning, National Development and Vision 2030:- (a) why he has not tabled the policy document for Vision 2030 in the House, considering that the budgets and all the planning policies for the Ministries and other State departments are based on it; (b) when he will table the document; and,"
}