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

{
    "id": 321372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321372/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Committee on Finance, Trade and Planning did a comprehensive report which was laid on the Table of the House, debated and passed. The documents that the hon. Member is requesting are very much part and parcel of that report and can easily be obtained from Room 9 or Room 7."
}