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

{
    "id": 202115,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202115/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Mr. Deputy Speaker, Sir, is the Assistant Minister telling this House that the money given to special schools countrywide is adequate? Some of these pupils are always chased away from school because of lack of fees and other amenities. Is the Ministry going to undertake the responsibility of making sure that handicapped pupils are educated, without being sent home for school fees?"
}