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

{
    "id": 42108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42108/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Prof. Sambili",
    "speaker_title": "",
    "speaker": {
        "id": 28,
        "legal_name": "Hellen Jepkemoi Sambili",
        "slug": "hellen-sambili"
    },
    "content": "Mr. Speaker, Sir, I would only like to request that the private sector works together with the Government to expand employment opportunities for graduates. I want to confirm that the courses that are offered in universities are generally market driven. So, we hope that the graduates will get jobs mostly in the private sector."
}