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

{
    "id": 192475,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192475/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The hon. Member who was on the Floor was trying to convince us that a lot of work went into this. But I do not see the difficulty in taking a figure and dividing it by two. That is the work that went in."
}