The JSON specification,
JSON.org states that forward slash, "solidus" can be escaped.
By default the IIB/ACE JSON serializer does escape forward slash, hence it is expected that your '/' become '\/' in the JSON output.
However IIB/ACE does provide a JSON configuration parameter "escapeMode" which can be set to change this behavior. Please see
Parameter values for the JSON parser------------------------------
Martin Boag
Software Developer
IBM
------------------------------