Get single news post
GET/news/:post_id
This method retrieves the data for a single Digital Blasphemy homepage news post from the "Get News Post" array. The wallpaper data for the post can be hidden if desired and the images alternate versions (the “Pickle Jar”) can be shown or hidden. The method returns the title of the post, its text, the timestamp, the associated Member comments, along with an integer count of how many comments were made.
Request
Responses
- 200
- 400
- 401
- 429
Successful response
Bad Request
Unauthorized
Rate limit exceeded