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

{
    "id": 245668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245668/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I do not wish to question your ruling, but I raised this issue with the Speaker because there is a ruling by the former Speaker, Sir Humphrey Slade made on the issue of substantiation. Hon. Members are allowed to go and bring evidence if they do not have it."
}