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

{
    "id": 4871,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4871/?format=api",
    "text_counter": 752,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Madam Temporary Deputy Chairlady, you have heard the hon. Member say that I have reservations on part (d) of his amendment. We discussed and agreed that we leave it out. I have just seen it back on the Order Paper."
}