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

{
    "id": 1073152,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1073152/?format=api",
    "text_counter": 326,
    "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 note that this is a matter that concerns counties and it is right that you have asked that it be adjourned to another day, so that it can be subjected to a division. The matter is, therefore, deferred to another day for purposes of division."
}