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

{
    "id": 678511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678511/?format=api",
    "text_counter": 323,
    "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, since we do not have numbers to go for Division, I defer Order Nos. 11, 12, 13, 14, 15, 16, 17, 18 and 19 to the date when we will have numbers to vote."
}