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

{
    "id": 633794,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/633794/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " Hon. Senators, we do not have the requisite numbers to go for Division. Therefore, I will defer Order Nos.8, 9, 10, 11, 12, 13, and 14."
}