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

{
    "id": 127653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127653/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, I understand and recognise the gravity of this issue. I send my condolences to the families of the people who lost their lives. However, it is important to know that the major causes of road accidents in this country are errors by"
}