Advertisement
Guest User

Untitled

a guest
Oct 8th, 2019
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. {
  2. "help": "https://data.gov.il/api/3/action/help_show?name=datastore_search",
  3. "success": true,
  4. "result": {
  5. "include_total": true,
  6. "resource_id": "8fc424a7-2ecd-4180-852d-8fadd67abf20",
  7. "fields": [
  8. {
  9. "type": "int",
  10. "id": "_id"
  11. },
  12. {
  13. "type": "numeric",
  14. "id": "mispar_rechev"
  15. },
  16. {
  17. "type": "numeric",
  18. "id": "tozeret_cd"
  19. },
  20. {
  21. "type": "text",
  22. "id": "sug_degem"
  23. },
  24. {
  25. "type": "text",
  26. "id": "tozeret_nm"
  27. },
  28. {
  29. "type": "numeric",
  30. "id": "degem_cd"
  31. },
  32. {
  33. "type": "text",
  34. "id": "degem_nm"
  35. },
  36. {
  37. "type": "text",
  38. "id": "kinuy_mishari"
  39. },
  40. {
  41. "type": "text",
  42. "id": "kinuy_mishari_clean"
  43. },
  44. {
  45. "type": "text",
  46. "id": "ramat_gimur"
  47. },
  48. {
  49. "type": "numeric",
  50. "id": "ramat_eivzur_betihuty"
  51. },
  52. {
  53. "type": "numeric",
  54. "id": "kvutzat_zihum"
  55. },
  56. {
  57. "type": "numeric",
  58. "id": "shnat_yitzur"
  59. }
  60. ],
  61. "records_format": "objects",
  62. "records": [
  63. {
  64. "_id": 2389102,
  65. "mispar_rechev": 5970065,
  66. "tozeret_cd": 588,
  67. "sug_degem": "P",
  68. "tozeret_nm": "מזדה יפן",
  69. "degem_cd": 12,
  70. "degem_nm": "NC18F",
  71. "kinuy_mishari": "MX 5",
  72. "kinuy_mishari_clean": "MX-5",
  73. "ramat_gimur": "S",
  74. "ramat_eivzur_betihuty": null,
  75. "kvutzat_zihum": 15,
  76. "shnat_yitzur": 2008
  77. }
  78. ],
  79. "_links": {
  80. "start": "/api/action/datastore_search?filters=%7B%22mispar_rechev%22%3A%225970065%22%7D&resource_id=8fc424a7-2ecd-4180-852d-8fadd67abf20",
  81. "next": "/api/action/datastore_search?offset=100&filters=%7B%22mispar_rechev%22%3A%225970065%22%7D&resource_id=8fc424a7-2ecd-4180-852d-8fadd67abf20"
  82. },
  83. "filters": {
  84. "mispar_rechev": "5970065"
  85. },
  86. "total": 1
  87. }
  88. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement