steamgriddb_api 0.3.1

Rust client for steamgriddb.com API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
{
  "success": true,
  "data": [
    {
      "id": 25973,
      "score": 0,
      "style": "alternate",
      "width": 3840,
      "height": 1240,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/c66e591693fd6e7b26fc5a60efb68817.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/c66e591693fd6e7b26fc5a60efb68817.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Greez",
        "steam64": "76561198151580434",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/ea/ea7d7edde9b01cfaf5e23877e6f97cd7a7210d79.jpg"
      }
    },
    {
      "id": 6889,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/0a552abf945aad2831a917bd58bbdc70.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/0a552abf945aad2831a917bd58bbdc70.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Morente",
        "steam64": "76561197970305233",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/a4/a4002879ba5e8dececed6b6f08596a6fe96df370.jpg"
      }
    },
    {
      "id": 6888,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/69c7e73fea7ad35e9000ce41e1622036.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/69c7e73fea7ad35e9000ce41e1622036.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Morente",
        "steam64": "76561197970305233",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/a4/a4002879ba5e8dececed6b6f08596a6fe96df370.jpg"
      }
    },
    {
      "id": 32555,
      "score": 0,
      "style": "alternate",
      "width": 3840,
      "height": 1240,
      "nsfw": false,
      "humor": false,
      "notes": "Updated",
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/262e7707a161061c2b75c75215c2c4a9.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/262e7707a161061c2b75c75215c2c4a9.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Ambidextrose",
        "steam64": "76561198011488392",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/a2/a270c0c1e27d85c2b29b11ddcfa72c0bb3244023.jpg"
      }
    },
    {
      "id": 4705,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/d33174c464c877fb03e77efdab4ae804.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/d33174c464c877fb03e77efdab4ae804.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Supreme Ricardo",
        "steam64": "76561198428145598",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/27/27626cea182f99d83c167c828f0fcc79bf41ad99.jpg"
      }
    },
    {
      "id": 22644,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/8b9b3436fc4466e9d5432fb4296d23fd.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/8b9b3436fc4466e9d5432fb4296d23fd.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "SuperG70",
        "steam64": "76561198036468629",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/b4/b46e4a4db177b289f40300f731e177bfbbb43f1e.jpg"
      }
    },
    {
      "id": 18494,
      "score": 0,
      "style": "alternate",
      "width": 1600,
      "height": 650,
      "nsfw": false,
      "humor": false,
      "notes": "The same scene used for the Steam hero, resized and recut for GOG Galaxy 2.0.",
      "mime": "image/jpeg",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/38ba51573e7ad3ef5a0be37be4260246.jpg",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/38ba51573e7ad3ef5a0be37be4260246.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "QueenAdrian",
        "steam64": "76561198360845796",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/63/635546b6ea22b38f57b142aefa300ceefae237f7.jpg"
      }
    },
    {
      "id": 6464,
      "score": 0,
      "style": "alternate",
      "width": 3840,
      "height": 1240,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/894a9b94bcc5969b60bd18e8ea9c0ddc.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/894a9b94bcc5969b60bd18e8ea9c0ddc.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "jFizzY",
        "steam64": "76561198313593110",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/e3/e3c4761b2bad42bb312877e9cebdc60e16255fd7.jpg"
      }
    },
    {
      "id": 22638,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/3155c3cd32750b623b04e923d2cf879d.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/3155c3cd32750b623b04e923d2cf879d.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "SuperG70",
        "steam64": "76561198036468629",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/b4/b46e4a4db177b289f40300f731e177bfbbb43f1e.jpg"
      }
    },
    {
      "id": 5732,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": "screenshot of the game, cropped to be just like the official hero. something's a bit different, though...",
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/c19af480c40e343bbac3e2c01967b09f.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/c19af480c40e343bbac3e2c01967b09f.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Moofy",
        "steam64": "76561198079610188",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/68/683b08fcdfb60bf2ae0a4184240375f88c71049d.jpg"
      }
    },
    {
      "id": 2496,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/12ffb0968f2f56e51a59a6beb37b2859.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/12ffb0968f2f56e51a59a6beb37b2859.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Supreme Ricardo",
        "steam64": "76561198428145598",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/27/27626cea182f99d83c167c828f0fcc79bf41ad99.jpg"
      }
    },
    {
      "id": 769,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/288cc0ff022877bd3df94bc9360b9c5d.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/288cc0ff022877bd3df94bc9360b9c5d.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "FlickrAV",
        "steam64": "76561198300286510",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/b9/b94df994a30b3456a0a0af4f02b5a990f80ded45.jpg"
      }
    },
    {
      "id": 38200,
      "score": 0,
      "style": "alternate",
      "width": 3840,
      "height": 1240,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/92b1e36cb94cefdb60af51fdd432500b.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/92b1e36cb94cefdb60af51fdd432500b.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Tomi",
        "steam64": "76561198069521439",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/32/3248f08b21ca2926e8b6342154d1f399fdbd90f5.jpg"
      }
    },
    {
      "id": 29426,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/443a4c031f05c42f729a1ff2ac219b5a.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/443a4c031f05c42f729a1ff2ac219b5a.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Morente",
        "steam64": "76561197970305233",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/a4/a4002879ba5e8dececed6b6f08596a6fe96df370.jpg"
      }
    },
    {
      "id": 22643,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/dfd1e5f05a19b577a89a80f1cc545b7e.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/dfd1e5f05a19b577a89a80f1cc545b7e.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "SuperG70",
        "steam64": "76561198036468629",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/b4/b46e4a4db177b289f40300f731e177bfbbb43f1e.jpg"
      }
    },
    {
      "id": 22642,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/d1d88beb304d082e37a8b584ff39c03d.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/d1d88beb304d082e37a8b584ff39c03d.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "SuperG70",
        "steam64": "76561198036468629",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/b4/b46e4a4db177b289f40300f731e177bfbbb43f1e.jpg"
      }
    },
    {
      "id": 22641,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/3abb5cbfa10eae4f9133cab2719ab1a1.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/3abb5cbfa10eae4f9133cab2719ab1a1.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "SuperG70",
        "steam64": "76561198036468629",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/b4/b46e4a4db177b289f40300f731e177bfbbb43f1e.jpg"
      }
    },
    {
      "id": 3251,
      "score": 0,
      "style": "alternate",
      "width": 1920,
      "height": 620,
      "nsfw": false,
      "humor": false,
      "notes": null,
      "mime": "image/png",
      "language": "en",
      "url": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero/504c296f8eb5fd521e744da4e8371f28.png",
      "thumb": "https://cdn2.steamgriddb.com/file/sgdb-cdn/hero_thumb/504c296f8eb5fd521e744da4e8371f28.jpg",
      "lock": false,
      "epilepsy": false,
      "upvotes": 0,
      "downvotes": 0,
      "author": {
        "name": "Classified Obsolete",
        "steam64": "76561198083600119",
        "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/82/82a7f6a50398e0778bc2e0066b2ca01cd412e9a7.jpg"
      }
    }
  ]
}