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

{
    "id": 186475,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/186475/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Dr. Shaban",
    "speaker_title": "",
    "speaker": {
        "id": 139,
        "legal_name": "Naomi Namsi Shaban",
        "slug": "naomi-shaban"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am wondering whether the hon. Member expects us to give them food and then go the DSG to make a decision on how it is supposed to be delivered. I am rather concerned about the attitude the Member is taking."
}