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

{
    "id": 1111932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111932/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "Sen. Outa was present and I hope he has taken note. Next Order. I note that we are not able to process any Division today. Therefore, I defer Order Nos. 8 to 12."
}