Advertisement
d4nsupperman

theme api

Dec 19th, 2019
494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.19 KB | None | 0 0
  1. [
  2.   {
  3.     "category": "Flowers",
  4.     "themes": [
  5.       {
  6.         "name": "Flower 2",
  7.         "id": "flower_2",
  8.         "category": "flowers",
  9.         "type": 2,
  10.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/flower_2/thumbnail.jpg"
  11.       },
  12.       {
  13.         "name": "Flower Light",
  14.         "id": "flower_light",
  15.         "category": "flowers",
  16.         "type": 2,
  17.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/flower_light/thumbnail.jpg"
  18.       },
  19.       {
  20.         "name": "Flower Butterfly",
  21.         "id": "flower_butterfly",
  22.         "category": "flowers",
  23.         "type": 2,
  24.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/flower_butterfly/thumbnail.jpg"
  25.       },
  26.       {
  27.         "name": "Flower 1",
  28.         "id": "flower_1",
  29.         "category": "flowers",
  30.         "type": 2,
  31.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/flower_1/thumbnail.jpg"
  32.       },
  33.       {
  34.         "name": "Flower Bloom",
  35.         "id": "flower_bloom",
  36.         "category": "flowers",
  37.         "type": 2,
  38.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/flower_bloom/thumbnail.jpg"
  39.       },
  40.       {
  41.         "name": "Flower Platinum",
  42.         "id": "flower_platinum",
  43.         "category": "flowers",
  44.         "type": 2,
  45.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/flower_platinum/thumbnail.jpg"
  46.       },
  47.       {
  48.         "name": "Sunflower",
  49.         "category": "flowers",
  50.         "id": "sunflower",
  51.         "type": 1,
  52.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/sunflower/thumbnail.jpg"
  53.       },
  54.       {
  55.         "category": "flowers",
  56.         "name": "Roses",
  57.         "id": "roses",
  58.         "type": 1,
  59.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/roses/thumbnail.jpg"
  60.       },
  61.       {
  62.         "name": "Flower Field",
  63.         "id": "flower_field",
  64.         "category": "flowers",
  65.         "type": 2,
  66.         "thumb": "https://rs.videoshow.mobi/callflash/theme/flowers/flower_field/thumbnail.jpg"
  67.       }
  68.     ]
  69.   },
  70.   {
  71.     "category": "Anime",
  72.     "themes": [
  73.       {
  74.         "name": "Gochi Usa",
  75.         "id": "gochi_usa",
  76.         "category": "anime",
  77.         "type": 2,
  78.         "thumb": "https://rs.videoshow.mobi/callflash/theme/anime/gochi_usa/thumbnail.jpg"
  79.       },
  80.       {
  81.         "name": "Anime Girl",
  82.         "id": "anime_girl",
  83.         "category": "anime",
  84.         "type": 2,
  85.         "thumb": "https://rs.videoshow.mobi/callflash/theme/anime/anime_girl/thumbnail.jpg"
  86.       },
  87.       {
  88.         "name": "Nobunaga",
  89.         "id": "nobunaga",
  90.         "category": "anime",
  91.         "type": 2,
  92.         "thumb": "https://rs.videoshow.mobi/callflash/theme/anime/nobunaga/thumbnail.jpg"
  93.       },
  94.       {
  95.         "name": "Hazakura",
  96.         "id": "hazakura",
  97.         "category": "anime",
  98.         "type": 2,
  99.         "thumb": "https://rs.videoshow.mobi/callflash/theme/anime/hazakura/thumbnail.jpg"
  100.       },
  101.       {
  102.         "name": "Anime 5",
  103.         "id": "anime_5",
  104.         "category": "anime",
  105.         "type": 2,
  106.         "thumb": "https://rs.videoshow.mobi/callflash/theme/anime/anime_5/thumbnail.jpg"
  107.       }
  108.     ]
  109.   }
  110. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement