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

{
    "id": 555744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555744/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Hon. Rop",
    "speaker_title": "",
    "speaker": {
        "id": 1922,
        "legal_name": "Jackson Kipkorir Rop",
        "slug": "jackson-kipkorir-rop"
    },
    "content": "This is one way of enabling the youths to participate in leadership and decision making. Allowing representation from both public and private universities from student leaders in a rotational way is good because we will be enabling students to participate in decision making and also help to guide the Board on the needy issues of their colleagues. They are representing student leaders in those respective universities."
}