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

{
    "id": 390201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/390201/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Order, Senators! The Speaker ruled earlier that all communication is through the Chair. We do not want you to be talking to yourself outside the Chair and you know what can befall you."
}