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

{
    "id": 42211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42211/?format=api",
    "text_counter": 318,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, about four weeks ago or more, I asked for a Ministerial Statement on the matter of a musician who was allowed into this country. The musician is called Ding Dong. That Ministerial Statement was promised within a week, over a month and a half ago."
}