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

{
    "id": 81812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81812/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Speaker, Sir, it is our intention to reduce the work load of students carrying heavy materials. That is why it is now compulsory in all our TTCs that we use the ICT as a vehicle of training. They should be able to reduce the bulkiness of the materials by using the ICT."
}