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

{
    "id": 401907,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/401907/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Speaker, Sir, with all due respect to the hon. Senator, she is reading an extremely long Statement and I can see that there are very many pages remaining. Could we request that she tables for the relevant Member to look at it and simply summarize it?"
}