Get single gallery
GET/gallery/:gallery_id
This method retrieves a single wallpapers gallery and the wallpaper data associated with it. Galleries on Digital Blasphemy are grouped by subject matter. This method will allow the developer to filter and sort the returned images by image date, image rating or alphabetically by title. You can also filter images by a search string.
"Pickles" are extra versions of certain images that Ryan creates and shares with Members. Use the "only_pickles" boolean to display only these extra versions rather than the featured gallery images.
Request
Responses
- 200
- 400
- 401
- 429
Successful response
Bad Request
Unauthorized
Rate limit exceeded