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

{
    "id": 153087,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153087/?format=api",
    "text_counter": 344,
    "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, Madam Temporary Deputy Speaker. I apologize for interrupting the hon. Member, but there is a great deal of interest in this Motion and there are quite a number of hon. Members who would like to contribute to this Motion. I would like to urge you to, perhaps, consider reducing the time to two minutes?"
}