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

{
    "id": 1012123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012123/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Finally, considering the tough times the country is experiencing arising from the effects of the pandemic, most if not all of our children, are not prepared psychologically or are in fear of returning to school. I, therefore, urge the Ministry of Education, Science and Technology to provide psychosocial support to school children and give a notice of 90 days for school reopening in order to enable parents and children to prepare well. We urge the Government to suspend the orders for the next 90 days so that our children can have adequate time."
}