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

{
    "id": 1093414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1093414/?format=api",
    "text_counter": 790,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Next Order. Honorable Senators, we now have to rearrange the Order Paper for convenience of this House. We are going to defer Orders No. 15 to 28."
}