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

{
    "id": 1169818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1169818/?format=api",
    "text_counter": 447,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Hon. Senators, there being no other business on the Order Paper, the House stands adjourned until, Wednesday, 15th June, 2022 at 2.30 p.m."
}