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

{
    "id": 282563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282563/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister for Youth Affairs and Sports:- (a) whether he is aware that there are many graduates from the National Youth Service (NYS) who have stayed for too long without being given training opportunities, several years after pass-out from the military training; (b) whether he could further provide a list of graduates from the NYS since 2008, indicating those who have been admitted to pursue various courses; and, (c) what the Ministry is doing to ensure that there is transparency in admission of NYS trainees to the various courses."
}