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

{
    "id": 1050081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1050081/?format=api",
    "text_counter": 287,
    "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 determine that this is a matter that affects counties and cannot, therefore, be voted on at this moment. It has to be a vote by delegation. I order that this matter be placed in tomorrow‟s Order Paper for purposes of putting the question."
}