units.json 121 Bytes
{% load jsonify %}

{
    "lexical_units": {{ lexical_units|jsonify }},
    "informations": {{ informations|jsonify }}
}