Advertisement
Guest User

Untitled

a guest
Nov 4th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. {
  2. "response": [{
  3. "distributor": {
  4. "id": 1538,
  5. "name": "Arrow Electronics",
  6. "authorized": true,
  7. "logoUrl": "this is normally a URL but I cut it out"
  8. },
  9. "parts": [{
  10. "manufacturer": "National Semiconductor",
  11. "part": "LM741WG/883",
  12. "description": "OP Amp Single GP ±22V 10-Pin CFPAK Tray",
  13. "price": [{
  14. "quantity": 0,
  15. "price": 65.0,
  16. "currency": "USD"
  17. }],
  18. "stock": 88,
  19. "lastUpdated": "2013-11-04 18:27:16 UTC"
  20. },
  21. {
  22. "manufacturer": "National Semiconductor",
  23. "part": "LM741W/883",
  24. "description": "OP Amp Single GP ±22V 10-Pin CPAK Rail",
  25. "price": [{
  26. "quantity": 0,
  27. "price": 40.5,
  28. "currency": "USD"
  29. }],
  30. "stock": 1464,
  31. "lastUpdated": "2013-11-04 18:27:16 UTC"
  32. },
  33. {
  34. "manufacturer": "Texas Instruments",
  35. "part": "LM741CH",
  36. "description": "OP Amp Single GP ±18V 8-Pin TO-99 Box",
  37. "price": [{
  38. "quantity": 0,
  39. "price": 5.22,
  40. "currency": "USD"
  41. }],
  42. "stock": 95,
  43. "lastUpdated": "2013-11-04 18:27:16 UTC"
  44. },
  45. {
  46. "manufacturer": "Texas Instruments",
  47. "part": "LM741CN",
  48. "description": "OP Amp Single GP ±18V 8-Pin PDIP Rail",
  49. "price": [{
  50. "quantity": 0,
  51. "price": 0.3633,
  52. "currency": "USD"
  53. }],
  54. "stock": 4320,
  55. "lastUpdated": "2013-11-04 18:27:16 UTC"
  56. },
  57. {
  58. "manufacturer": "Texas Instruments",
  59. "part": "LM741H",
  60. "description": "OP Amp Single GP ±22V 8-Pin TO-99 Box",
  61. "price": [{
  62. "quantity": 0,
  63. "price": 5.22,
  64. "currency": "USD"
  65. }],
  66. "stock": 3458,
  67. "lastUpdated": "2013-11-04 18:27:16 UTC"
  68. },
  69. {
  70. "manufacturer": "Texas Instruments",
  71. "part": "LM741H",
  72. "description": "OP Amp Single GP ±22V 8-Pin TO-99 Box",
  73. "price": [{
  74. "quantity": 0,
  75. "price": 5.71,
  76. "currency": "USD"
  77. }],
  78. "stock": 0,
  79. "lastUpdated": "2013-11-04 18:27:16 UTC"
  80. },
  81. {
  82. "manufacturer": "Texas Instruments",
  83. "part": "LM741CN/NOPB",
  84. "description": "OP Amp Single GP ±18V 8-Pin PDIP Rail",
  85. "price": [{
  86. "quantity": 0,
  87. "price": 0.2977,
  88. "currency": "USD"
  89. }],
  90. "stock": 6486,
  91. "lastUpdated": "2013-11-04 18:27:16 UTC"
  92. },
  93. {
  94. "manufacturer": "Texas Instruments",
  95. "part": "LM741J",
  96. "description": "OP Amp Single GP ±22V 8-Pin CDIP Rail",
  97. "price": [{
  98. "quantity": 0,
  99. "price": 7.21,
  100. "currency": "USD"
  101. }],
  102. "stock": 362,
  103. "lastUpdated": "2013-11-04 18:27:16 UTC"
  104. },
  105. {
  106. "manufacturer": "Texas Instruments",
  107. "part": "LM741H/NOPB",
  108. "description": "OP Amp Single GP ±22V 8-Pin TO-99 Box",
  109. "price": [{
  110. "quantity": 0,
  111. "price": 5.22,
  112. "currency": "USD"
  113. }],
  114. "stock": 1378,
  115. "lastUpdated": "2013-11-04 18:27:16 UTC"
  116. },
  117. {
  118. "manufacturer": "Texas Instruments",
  119. "part": "LM741J/883",
  120. "description": "OP Amp Single GP ±22V 8-Pin CDIP Rail",
  121. "price": [{
  122. "quantity": 0,
  123. "price": 11.8,
  124. "currency": "USD"
  125. }],
  126. "stock": 989,
  127. "lastUpdated": "2013-11-04 18:27:16 UTC"
  128. },
  129. {
  130. "manufacturer": "Texas Instruments",
  131. "part": "LM741H/883",
  132. "description": "OP Amp Single GP ±22V 8-Pin TO-99 Tray",
  133. "price": [{
  134. "quantity": 0,
  135. "price": 15.74,
  136. "currency": "USD"
  137. }],
  138. "stock": 4252,
  139. "lastUpdated": "2013-11-04 18:27:16 UTC"
  140. },
  141. {
  142. "manufacturer": "Texas Instruments",
  143. "part": "LM741CHNOPB",
  144. "description": "OP Amp Single GP ±18V 8-Pin TO-99 Box",
  145. "price": [{
  146. "quantity": 0,
  147. "price": 5.22,
  148. "currency": "USD"
  149. }],
  150. "stock": 785,
  151. "lastUpdated": "2013-11-04 18:27:16 UTC"
  152. }]
  153. }]
  154. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement