Comment by kc2syk on 16/05/2024 at 18:57 UTC*

11 upvotes, 0 direct replies (showing 0)

View submission: Wrapping the Golden Upvote Pilot + New(ish) and Improved Awards

Is there json API support for knowing what awards are on posts/comments?

Edit: I found a comment with awards[1]. The award is only visible on sh.reddit.com. Not on new.reddit.com or old.reddit.com. The JSON API[2] has award-related fields, but the values are empty:

1: https://sh.reddit.com/r/datingoverforty/comments/1cu9yk2/comment/l4hc0zx/

2: https://www.reddit.com/r/datingoverforty/comments/1cu9yk2/am_i_unreasonable/l4hc0zx/.json

total_awards_received: 0
awarders: []
all_awardings: []
top_awarded_type: null
associated_award: null
gilded: 0
gildings: {}

Not cool.

Replies

There's nothing here!