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

{
    "id": 1499764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1499764/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "My colleagues have talked about school fees. Most people went to school because of harambee. I remember I almost missed going to Form 1 because my parents did not have anything. However, because of the community, they sat and said, this is a young man, a young boy who did very well. He was top of his school and then they decided to contribute. At that time our school fees were Kshs1,540. It was not easy to get Kshs1,500 in 1982. If it was not easy to get Kshs1,500, how about now, when those joining Form 1, are expected to pay Kshs60,000?"
}