Details for the REDDIT_SUBREDDIT link type
Type Value: REDDIT_SUBREDDIT
Status: PRODUCTION
A REDDIT_SUBREDDIT
link type corresponds to a Reddit community. Along with the standard preview attributes (title
, description
, image
), REDDIT_SUBREDDIT
links provide in-depth community details such as subscriber counts, activity levels, and moderation status. This allows you to enrich your application with community-oriented data and display insightful subreddit profiles.
When type
is REDDIT_SUBREDDIT
, the response includes a redditSubreddit
object with fields like:
r/programming
) and its human-friendly title.public
, private
, or restricted
.These attributes let you highlight a subreddit’s popularity, content nature, and access level, helping users quickly gauge whether it’s a community they’d like to join or explore further.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.
Details for the REDDIT_SUBREDDIT link type
Type Value: REDDIT_SUBREDDIT
Status: PRODUCTION
A REDDIT_SUBREDDIT
link type corresponds to a Reddit community. Along with the standard preview attributes (title
, description
, image
), REDDIT_SUBREDDIT
links provide in-depth community details such as subscriber counts, activity levels, and moderation status. This allows you to enrich your application with community-oriented data and display insightful subreddit profiles.
When type
is REDDIT_SUBREDDIT
, the response includes a redditSubreddit
object with fields like:
r/programming
) and its human-friendly title.public
, private
, or restricted
.These attributes let you highlight a subreddit’s popularity, content nature, and access level, helping users quickly gauge whether it’s a community they’d like to join or explore further.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.