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

{
    "id": 210925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/210925/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Well, I think the hon. Member is right. There is no quorum. I therefore order that the Division Bell be rung."
}