I do have one request, though, if you don't mind: For the `type` field, would you mind somehow including human-readable form, as well as the numeric value? Either as another key in the same hash (like `type_text`), or by changing `type` into a dictionary with `int` and `text` keys.
Other than that, I have no complaints, and if this becomes a stable service, then I bet people will really love how you can pull this as raw JSON!
2 comments
[ 2.8 ms ] story [ 18.6 ms ] threadI do have one request, though, if you don't mind: For the `type` field, would you mind somehow including human-readable form, as well as the numeric value? Either as another key in the same hash (like `type_text`), or by changing `type` into a dictionary with `int` and `text` keys.
Other than that, I have no complaints, and if this becomes a stable service, then I bet people will really love how you can pull this as raw JSON!
For reference, previous HN discussion: https://news.ycombinator.com/item?id=12609752