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

{
    "id": 202031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202031/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. You have heard the hon. Member make a very serious statement about an hon. Member of this House. Could he name that hon. Member because some of us are concerned that we could be implicated? We want to know who this hon. Member is? Could he tell us?"
}