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

{
    "id": 1221804,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1221804/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "This shouting back and forth is not going to help us. Yes, we are all human beings and we lose our cool at any given time and maybe what my colleague said may be unparliamentary. However, having a situation where the Chair and a Senator are exchanging words, really beats the purpose of why we should be in this House in the first place."
}