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

{
    "id": 43453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43453/?format=api",
    "text_counter": 654,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Chairman, Sir, on page 2438 of the Order Paper, that is, Clauses 9(a) and 9(b)---"
}