CF decoding.
Traverse JSON dictionary and parse timestamps.
Convert string to datetime object.
Convert string to dictionary.
Decode CF-encoded attributes to Python object.
Converts timestamps to datetime and strings starting with “{” to dictionary.
attrs (dict) – Attributes to be decoded
Returns (dict): Decoded attributes