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

{
    "id": 170430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170430/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "asked the Minister for Youth Affairs and Sports, that considering many children drop out after completing primary school education to engage in employment, if she could adjust the legal definition of \"Youth\" from 18 years to 14 years so that they can benefit from the Youth Enterprise Development Fund."
}