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

{
    "id": 122674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122674/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, could the Minister tell us whether he knows of a school in Chebrok, the only school in that area for the deaf and dump which was closed down about six months ago? Why was it closed down?"
}