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

{
    "id": 1212113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212113/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "You have done something good and I want to thank you for that. You have told us here that anytime the communication comes to your desk, you shall read it. I thank you for that. Give us three minutes and it will land on your desk."
}