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

{
    "id": 5968,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5968/?format=api",
    "text_counter": 481,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "We are also proposing that the Minister will have powers to prescribe conditions upon which the procurement shall be allocated to the youth so as to make it accessible to this very disadvantaged group. This proposed amendment will go a long way in empowering the youth and will help reduce the high level of unemployment in this country."
}