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

{
    "id": 1169790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1169790/?format=api",
    "text_counter": 419,
    "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, having rearranged the Order Paper, I, therefore, now proceed to defer Order Nos. 11, 12, 13, 14, 15, 16, 17 and 20 to another date."
}