GET
Get information about a specific wallpaper.
| Responses | |
| 200 | OK |
| 404 | The wallpaper with the requested index does not exist. |
| Response (application/json): object | ||
| Member | Type | Description |
id | number | The ID for this wallpaper. read-only |
md5 | string | The MD5 hash of the wallpaper file. Can be Example: 6f34fedd3c91a130fde57b7c76ab44f5 read-only |
name | string | The file name of the wallpaper. Example: barco.jpg read-only |