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

{
    "id": 634725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/634725/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " Senator, you are completely out of order. I believe the Senator is still around. Maybe he is being oriented in the House. There are many rooms in this House where you can consult and get the wisdom you may need."
}