|
29 | 29 | "thumb_360": "https://www.example.com/", |
30 | 30 | "thumb_360_w": 12345, |
31 | 31 | "thumb_360_h": 12345, |
| 32 | + "thumb_480": "https://www.example.com/", |
| 33 | + "thumb_480_w": 12345, |
| 34 | + "thumb_480_h": 12345, |
32 | 35 | "thumb_160": "https://www.example.com/", |
| 36 | + "thumb_360_gif": "https://www.example.com/", |
| 37 | + "thumb_480_gif": "https://www.example.com/", |
33 | 38 | "original_w": 12345, |
34 | 39 | "original_h": 12345, |
| 40 | + "deanimate": "https://www.example.com/", |
| 41 | + "deanimate_gif": "https://www.example.com/", |
35 | 42 | "thumb_tiny": "", |
36 | 43 | "permalink": "https://www.example.com/", |
37 | 44 | "permalink_public": "https://www.example.com/", |
38 | | - "alt_txt": "", |
39 | 45 | "channels": [ |
40 | 46 | "C00000000", |
41 | 47 | "" |
|
53 | 59 | "lines": 12345, |
54 | 60 | "lines_more": 12345, |
55 | 61 | "preview_is_truncated": false, |
56 | | - "thumb_800": "https://www.example.com/", |
57 | | - "thumb_800_w": 12345, |
58 | | - "thumb_800_h": 12345, |
59 | | - "thumb_480": "https://www.example.com/", |
60 | | - "thumb_480_w": 12345, |
61 | | - "thumb_480_h": 12345, |
62 | 62 | "thumb_720": "https://www.example.com/", |
63 | 63 | "thumb_720_w": 12345, |
64 | 64 | "thumb_720_h": 12345, |
| 65 | + "thumb_800": "https://www.example.com/", |
| 66 | + "thumb_800_w": 12345, |
| 67 | + "thumb_800_h": 12345, |
65 | 68 | "thumb_960": "https://www.example.com/", |
66 | 69 | "thumb_960_w": 12345, |
67 | 70 | "thumb_960_h": 12345, |
68 | 71 | "thumb_1024": "https://www.example.com/", |
69 | 72 | "thumb_1024_w": 12345, |
70 | 73 | "thumb_1024_h": 12345, |
71 | | - "thumb_360_gif": "https://www.example.com/", |
72 | | - "thumb_480_gif": "https://www.example.com/", |
73 | | - "deanimate": "https://www.example.com/", |
74 | | - "deanimate_gif": "https://www.example.com/", |
| 74 | + "alt_txt": "", |
75 | 75 | "subject": "", |
76 | 76 | "source_team": "", |
77 | 77 | "non_owner_editable": false, |
|
0 commit comments