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

{
    "id": 1029554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1029554/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " I see there are no further requests to speak on this Motion and the Mover is not here to reply. I, therefore, proceed to rule that this is a Motion that does not require a vote by County Delegations. We can proceed to put a question."
}