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

{
    "id": 239821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/239821/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Thank you very much, Mr. Speaker, Sir. Noting that the shortage of science teachers is looming in the country and that science apparatus are lacking in various schools and yet, sciences are compulsory subjects for university entrance, could the Ministry of Education consider making science subjects optional?"
}