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

{
    "id": 722601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/722601/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " Order, Senator! You understand our Standing Orders properly. You do not need to mention the names of those who cannot defend themselves. You can come up with a Statement or Motion that could be moved in this House."
}