Advertisement
filebot

/v4/artwork/types

Sep 29th, 2021
2,729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.70 KB | None | 0 0
  1. {
  2.    "status":"success",
  3.    "data":[
  4.       {
  5.          "id":1,
  6.          "name":"Banner",
  7.          "recordType":"series",
  8.          "slug":"banners",
  9.          "imageFormat":"JPG",
  10.          "width":758,
  11.          "height":140,
  12.          "thumbWidth":758,
  13.          "thumbHeight":140
  14.       },
  15.       {
  16.          "id":2,
  17.          "name":"Poster",
  18.          "recordType":"series",
  19.          "slug":"posters",
  20.          "imageFormat":"JPG",
  21.          "width":680,
  22.          "height":1000,
  23.          "thumbWidth":340,
  24.          "thumbHeight":500
  25.       },
  26.       {
  27.          "id":3,
  28.          "name":"Background",
  29.          "recordType":"series",
  30.          "slug":"backgrounds",
  31.          "imageFormat":"JPG",
  32.          "width":1920,
  33.          "height":1080,
  34.          "thumbWidth":640,
  35.          "thumbHeight":360
  36.       },
  37.       {
  38.          "id":5,
  39.          "name":"Icon",
  40.          "recordType":"series",
  41.          "slug":"icons",
  42.          "imageFormat":"PNG",
  43.          "width":1024,
  44.          "height":1024,
  45.          "thumbWidth":512,
  46.          "thumbHeight":512
  47.       },
  48.       {
  49.          "id":6,
  50.          "name":"Banner",
  51.          "recordType":"season",
  52.          "slug":"banners",
  53.          "imageFormat":"JPG",
  54.          "width":758,
  55.          "height":140,
  56.          "thumbWidth":758,
  57.          "thumbHeight":140
  58.       },
  59.       {
  60.          "id":7,
  61.          "name":"Poster",
  62.          "recordType":"season",
  63.          "slug":"posters",
  64.          "imageFormat":"JPG",
  65.          "width":680,
  66.          "height":1000,
  67.          "thumbWidth":340,
  68.          "thumbHeight":500
  69.       },
  70.       {
  71.          "id":8,
  72.          "name":"Background",
  73.          "recordType":"season",
  74.          "slug":"backgrounds",
  75.          "imageFormat":"JPG",
  76.          "width":1920,
  77.          "height":1080,
  78.          "thumbWidth":640,
  79.          "thumbHeight":360
  80.       },
  81.       {
  82.          "id":10,
  83.          "name":"Icon",
  84.          "recordType":"season",
  85.          "slug":"icons",
  86.          "imageFormat":"PNG",
  87.          "width":1024,
  88.          "height":1024,
  89.          "thumbWidth":512,
  90.          "thumbHeight":512
  91.       },
  92.       {
  93.          "id":11,
  94.          "name":"16:9 Screencap",
  95.          "recordType":"episode",
  96.          "slug":"screencap",
  97.          "imageFormat":"JPG",
  98.          "width":640,
  99.          "height":360,
  100.          "thumbWidth":640,
  101.          "thumbHeight":360
  102.       },
  103.       {
  104.          "id":12,
  105.          "name":"4:3 Screencap",
  106.          "recordType":"episode",
  107.          "slug":"screencap",
  108.          "imageFormat":"JPG",
  109.          "width":640,
  110.          "height":480,
  111.          "thumbWidth":640,
  112.          "thumbHeight":480
  113.       },
  114.       {
  115.          "id":13,
  116.          "name":"Photo",
  117.          "recordType":"actor",
  118.          "slug":"photo",
  119.          "imageFormat":"JPG",
  120.          "width":300,
  121.          "height":450,
  122.          "thumbWidth":300,
  123.          "thumbHeight":450
  124.       },
  125.       {
  126.          "id":14,
  127.          "name":"Poster",
  128.          "recordType":"movie",
  129.          "slug":"posters",
  130.          "imageFormat":"JPG",
  131.          "width":680,
  132.          "height":1000,
  133.          "thumbWidth":340,
  134.          "thumbHeight":500
  135.       },
  136.       {
  137.          "id":15,
  138.          "name":"Background",
  139.          "recordType":"movie",
  140.          "slug":"backgrounds",
  141.          "imageFormat":"JPG",
  142.          "width":1920,
  143.          "height":1080,
  144.          "thumbWidth":640,
  145.          "thumbHeight":360
  146.       },
  147.       {
  148.          "id":16,
  149.          "name":"Banner",
  150.          "recordType":"movie",
  151.          "slug":"banners",
  152.          "imageFormat":"JPG",
  153.          "width":758,
  154.          "height":140,
  155.          "thumbWidth":758,
  156.          "thumbHeight":140
  157.       },
  158.       {
  159.          "id":18,
  160.          "name":"Icon",
  161.          "recordType":"movie",
  162.          "slug":"icons",
  163.          "imageFormat":"PNG",
  164.          "width":1024,
  165.          "height":1024,
  166.          "thumbWidth":512,
  167.          "thumbHeight":512
  168.       },
  169.       {
  170.          "id":19,
  171.          "name":"Icon",
  172.          "recordType":"company",
  173.          "slug":"icons",
  174.          "imageFormat":"PNG",
  175.          "width":512,
  176.          "height":512,
  177.          "thumbWidth":256,
  178.          "thumbHeight":256
  179.       },
  180.       {
  181.          "id":20,
  182.          "name":"Cinemagraph",
  183.          "recordType":"series",
  184.          "slug":"cinemagraphs",
  185.          "imageFormat":"MP4",
  186.          "width":1280,
  187.          "height":720,
  188.          "thumbWidth":1280,
  189.          "thumbHeight":720
  190.       },
  191.       {
  192.          "id":21,
  193.          "name":"Cinemagraph",
  194.          "recordType":"movie",
  195.          "slug":"cinemagraphs",
  196.          "imageFormat":"MP4",
  197.          "width":1280,
  198.          "height":720,
  199.          "thumbWidth":1280,
  200.          "thumbHeight":720
  201.       },
  202.       {
  203.          "id":22,
  204.          "name":"ClearArt",
  205.          "recordType":"series",
  206.          "slug":"clearart",
  207.          "imageFormat":"PNG",
  208.          "width":1000,
  209.          "height":562,
  210.          "thumbWidth":500,
  211.          "thumbHeight":281
  212.       },
  213.       {
  214.          "id":23,
  215.          "name":"ClearLogo",
  216.          "recordType":"series",
  217.          "slug":"clearlogo",
  218.          "imageFormat":"PNG",
  219.          "width":800,
  220.          "height":310,
  221.          "thumbWidth":400,
  222.          "thumbHeight":155
  223.       },
  224.       {
  225.          "id":24,
  226.          "name":"ClearArt",
  227.          "recordType":"movie",
  228.          "slug":"clearart",
  229.          "imageFormat":"PNG",
  230.          "width":1000,
  231.          "height":562,
  232.          "thumbWidth":500,
  233.          "thumbHeight":281
  234.       },
  235.       {
  236.          "id":25,
  237.          "name":"ClearLogo",
  238.          "recordType":"movie",
  239.          "slug":"clearlogo",
  240.          "imageFormat":"PNG",
  241.          "width":800,
  242.          "height":310,
  243.          "thumbWidth":400,
  244.          "thumbHeight":155
  245.       }
  246.    ]
  247. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement