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

{
    "id": 1214330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214330/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. Whatever that happened in this Chamber is highly regretted. I hope that we can carry ourselves with decorum and look into the future in a more progressive way. Sometimes, things degenerate out of provocation. Like I said, I do not have a lot to say. Whatever that happened in this afternoon is highly regretted."
}