Advertisement
Guest User

error #2

a guest
Sep 11th, 2016
1,878
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. "drinks":[
  2. {
  3. "idDrink":"11423",
  4. "strDrink":"Godfather",
  5. "strCategory":"Ordinary Drink",
  6. "strAlcoholic":"Alcoholic",
  7. "strGlass":"Old-fashioned glass",
  8. "strInstructions":"Pour ingredients into an old-fashioned glass over ice and serve. (Bourbon may be substituted for scotch, if preferred.)",
  9. "strDrinkThumb":null,
  10. "strIngredient1":"Scotch",
  11. "strIngredient2":"Amaretto",
  12. "strIngredient3":"",
  13. "strIngredient4":"",
  14. "strIngredient5":"",
  15. "strIngredient6":"",
  16. "strIngredient7":"",
  17. "strIngredient8":"",
  18. "strIngredient9":"",
  19. "strIngredient10":"",
  20. "strIngredient11":"",
  21. "strIngredient12":"",
  22. "strIngredient13":"",
  23. "strIngredient14":"",
  24. "strIngredient15":"",
  25. "strMeasure1":"1 1\/2 oz ",
  26. "strMeasure2":"3\/4 oz ",
  27. "strMeasure3":" ",
  28. "strMeasure4":" ",
  29. "strMeasure5":" ",
  30. "strMeasure6":" ",
  31. "strMeasure7":" ",
  32. "strMeasure8":"",
  33. "strMeasure9":"",
  34. "strMeasure10":"",
  35. "strMeasure11":"",
  36. "strMeasure12":"",
  37. "strMeasure13":"",
  38. "strMeasure14":"",
  39. "strMeasure15":"",
  40. "dateModified":null
  41. },
  42. {
  43. "idDrink":"11538",
  44. "strDrink":"J. R.'s Godfather",
  45. "strCategory":"Ordinary Drink",
  46. "strAlcoholic":"Alcoholic",
  47. "strGlass":"Old-fashioned glass",
  48. "strInstructions":"In an old-fashioned glass almost filled with ice cubes, combine both of the ingredients. Stir to mix the flavors.",
  49. "strDrinkThumb":null,
  50. "strIngredient1":"Bourbon",
  51. "strIngredient2":"Amaretto",
  52. "strIngredient3":"",
  53. "strIngredient4":"",
  54. "strIngredient5":"",
  55. "strIngredient6":"",
  56. "strIngredient7":"",
  57. "strIngredient8":"",
  58. "strIngredient9":"",
  59. "strIngredient10":"",
  60. "strIngredient11":"",
  61. "strIngredient12":"",
  62. "strIngredient13":"",
  63. "strIngredient14":"",
  64. "strIngredient15":"",
  65. "strMeasure1":"2 oz ",
  66. "strMeasure2":"1\/2 oz ",
  67. "strMeasure3":" ",
  68. "strMeasure4":" ",
  69. "strMeasure5":" ",
  70. "strMeasure6":" ",
  71. "strMeasure7":" ",
  72. "strMeasure8":"",
  73. "strMeasure9":"",
  74. "strMeasure10":"",
  75. "strMeasure11":"",
  76. "strMeasure12":"",
  77. "strMeasure13":"",
  78. "strMeasure14":"",
  79. "strMeasure15":"",
  80. "dateModified":null
  81. }
  82. ]
  83. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement