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

{
    "id": 1091273,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1091273/?format=api",
    "text_counter": 221,
    "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, I determine that this is a Bill that definitely touches on counties and we cannot, therefore, proceed to vote at this moment. It is therefore deferred to Thursday and it should be put on the Order Paper for that day."
}