I\'m using a third party tool that POSTs a JSON response. It works great, but one of the keys I need to use has a colon in it and I have no idea how to select this object in
It's simple:
photo[':original'].id
Dot/bracket notation