sheenaCodebrew

Untitled

Feb 16th, 2018
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "success!",
  4. "brands": [
  5. {
  6. "id": 1,
  7. "name": "Bagpiper"
  8. },
  9. {
  10. "id": 2,
  11. "name": "Signature"
  12. },
  13. {
  14. "id": 3,
  15. "name": "Vat69"
  16. },
  17. {
  18. "id": 4,
  19. "name": "Budwiser"
  20. },
  21. {
  22. "id": 5,
  23. "name": "dennies"
  24. },
  25. {
  26. "id": 6,
  27. "name": " RICH N RARE AGED PREMIUM"
  28. },
  29. {
  30. "id": 7,
  31. "name": " ROYAL ACE PRESTIGE WHISK"
  32. },
  33. {
  34. "id": 8,
  35. "name": " DENNIS SPECIAL WHISKY "
  36. },
  37. {
  38. "id": 9,
  39. "name": " BIG BOSS PREMIUM WHISKY "
  40. },
  41. {
  42. "id": 10,
  43. "name": " BLUE EYES GREEN APPLE FL"
  44. },
  45. {
  46. "id": 11,
  47. "name": " BLUE EYES PURE GRAIN VOD"
  48. },
  49. {
  50. "id": 12,
  51. "name": " REVOLUTION GREEN APPLE V"
  52. },
  53. {
  54. "id": 13,
  55. "name": " REVOLUTION ORIGINAL VODK"
  56. },
  57. {
  58. "id": 14,
  59. "name": "COMMANDER N CHIEF CARIBBE"
  60. },
  61. {
  62. "id": 15,
  63. "name": "REVOLUTION DUET GIN N LIM"
  64. },
  65. {
  66. "id": 16,
  67. "name": "REVOLUTION PREMIUM XXX RU"
  68. },
  69. {
  70. "id": 17,
  71. "name": "ADDICTION WHISKEY"
  72. }
  73. ]
  74. }
Add Comment
Please, Sign In to add comment