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

{
    "id": 200709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200709/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Waithaka",
    "speaker_title": "",
    "speaker": {
        "id": 223,
        "legal_name": "Mwangi Kirika Waithaka",
        "slug": "mwangi-waithaka"
    },
    "content": "Thank you, Mr. Speaker, Sir. Usually, when students are taken to Form I, they are around 13 or 14 years old. Therefore, they are not capable of entering into a legally binding contract. So, it is actually the parents who enter into an agreement with the school. Why should the student be made to suffer because of the fault of his parents? What would happen if the parent, who took that child to school and entered into a contract, died? Why are you penalizing the students who are not privy to the contracts signed between the schools and the parent?"
}