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

{
    "id": 234989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234989/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, I am not sure if I got the hon. Member's question right. But I think both things happen. First and foremost, the vehicle has to be towed off the road so that it does not obstruct other road users. Secondly, the other procedures follow much later."
}