Advertisement
Guest User

Untitled

a guest
Sep 15th, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. 2.  "id": 100533091,
  3. 3.  "make": {
  4. 4.    "id": 200001623,
  5. 5.    "name": "Lexus",
  6. 6.    "niceName": "lexus"
  7. 7.  },
  8. 8.  "model": {
  9. 9.    "id": "Lexus_RX_350",
  10. 10.    "name": "RX 350",
  11. 11.    "niceName": "rx350"
  12. 12.  },
  13. 13.  "year": 2011,
  14. 14.  "styles": [
  15. 15.    {
  16. 16.      "id": 101353968,
  17. 17.      "name": "4dr SUV AWD (3.5L 6cyl 6A)",
  18. 18.      "submodel": {
  19. 19.        "body": "SUV",
  20. 20.        "modelName": "RX 350 SUV",
  21. 21.        "niceName": "suv"
  22. 22.      },
  23. 23.      "trim": "Base",
  24. 24.      "states": [
  25. 25.        "USED"
  26. 26.      ]
  27. 27.    },
  28. 28.    {
  29. 29.      "id": 101353967,
  30. 30.      "name": "4dr SUV (3.5L 6cyl 6A)",
  31. 31.      "submodel": {
  32. 32.        "body": "SUV",
  33. 33.        "modelName": "RX 350 SUV",
  34. 34.        "niceName": "suv"
  35. 35.      },
  36. 36.      "trim": "Base",
  37. 37.      "states": [
  38. 38.        "USED"
  39. 39.      ]
  40. 40.    }
  41. 41.  ],
  42. 42.  "states": [
  43. 43.    "USED"
  44. 44.  ]
  45. 45.}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement