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

{
    "id": 238124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/238124/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, I have already said that there is a case that is going on in court. Normally, we will have to wait for the case to be finalised before we can consider the request by the hon. Member. I am sure that justice will be done."
}