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

{
    "id": 555746,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555746/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Hon. Rop",
    "speaker_title": "",
    "speaker": {
        "id": 1922,
        "legal_name": "Jackson Kipkorir Rop",
        "slug": "jackson-kipkorir-rop"
    },
    "content": "The notification also by the Board is of essence because most students apply for the loans but they do not get the information that they qualified or they did not. So, the essence of informing the students is one way of being accountable and enabling them to know whether they really got access to the loan."
}