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

{
    "id": 239823,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/239823/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Thank you, Mr. Speaker, Sir. The performance in mathematics and sciences may be bad in the country but if you look at the ASAL areas, you will find that the situation is even worse. The performance in secondary schools in those areas is largely affected by the poor performance in mathematics and sciences. What affirmative action is the Ministry considering with regard to those particular districts so that we can address the poor performance in those areas?"
}