Skip to main content

Gallery

    id integer

    Object ID

    paths

    object

    api string

    Path to use with the db_core.endpoints.api

    thumb string

    Path to use with the db_core.endpoints.thumb

    web string

    Path to use with the db_core.endpoints.web

    name string

    Name/title of the wallpaper

    wallpapers

    object[]

    Map of wallpaper objects, with each key being the wallpaper_id value for easy reference.

  • Array [

  • id integer

    Object ID

    all_free boolean

    Identifies if all resolutions of the wallpaper are available for users who have a membership, free or paid.

    comments

    object[]

    Array of comment objects

  • Array [

  • id integer

    Object ID

    author_id integer

    User ID of the comment author

    author_display string

    Display name of comment author

    content string

    Comment content

    rating integer

    Possible values: >= 1 and <= 5

    timestamp integer
  • ]

  • content string

    Wallpaper content / description.

    free boolean

    Identifies if certain designated free resolutions of the wallpaper are available for users who have a membership, free or paid.

    name string

    Name/title of the wallpaper

    paths

    object

    api string

    Path to use with the db_core.endpoints.api

    thumb string

    Path to use with the db_core.endpoints.thumb

    web string

    Path to use with the db_core.endpoints.web

    pickle_jar

    object

    Pickle jar information.

    • children: Array of wallpaper IDs will only appear when is_parent is true

    • is_parent: Designates if this is the parent item of pickle jar wallpapers

    • parent_id: The ID of the parent item. This will only appear if is_parent is false

    • siblings:: Array of wallpaper IDs will only appear when is_parent is false

    children integer[]
    is_parent boolean
    parent_id integer
    siblings integer[]
    rating float

    Average user rating for the wallpaper, between 1 and 5.

    resolutions

    object

    dual

    object[]

  • Array [

  • label string
    width integer
    height integer
    image string
  • ]

  • mobile

    object[]

  • Array [

  • label string
    width integer
    height integer
    image string
  • ]

  • single

    object[]

  • Array [

  • label string
    width integer
    height integer
    image string
  • ]

  • thumbnail

    object[]

  • Array [

  • label string
    width integer
    height integer
    image string
  • ]

  • triple

    object[]

  • Array [

  • label string
    width integer
    height integer
    image string
  • ]

  • sku string

    The unique alphanumeric identifier for a wallpaper

    tags string[]

    Array of tag strings

    timestamp integer
  • ]