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

{
    "id": 555759,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555759/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Hon. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "I want to support the notification of those students who have received the loans and those who have been rejected. It is good to give them reasons. Since the students apply for the loans online and they have e-mail addresses, it would be prudent for the board to send a feedback on the reasons the loan for a particular student has been rejected so that they can make corrections or changes when they apply in the following financial year."
}