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

{
    "id": 1120279,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1120279/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "The second issue coming up vividly is who bears the cost if the in-service training is to be done. My understanding is that it is the employer who is supposed to bear the cost of improving the skills of their employees. Why is this being put wholly on the teachers? Maybe there should be cost-sharing, so that the teacher foots part of it and the employer the other percentage."
}