TheBird

389.json

3.3 kB · json · 170 lines

1{2  "id": 389,3  "category": "bags",4  "title": "Minimalist Backpack",5  "handle": "minimalist-backpack",6  "technique": "cut-sew",7  "primaries": [8    "White"9  ],10  "stitch_colors": [11    "Black",12    "Clear"13  ],14  "placements": [15    {16      "name": "bottom",17      "display": "Bottom panel",18      "width": 28.0,19      "height": 7.5,20      "dpi": 150,21      "is_ignored": false22    },23    {24      "name": "front",25      "display": "Front print",26      "width": 14.0,27      "height": 19.0,28      "dpi": 150,29      "is_ignored": false30    },31    {32      "name": "top",33      "display": "Top panel",34      "width": 28.0,35      "height": 11.0,36      "dpi": 150,37      "is_ignored": false38    }39  ],40  "variants": [41    {42      "id": 10876,43      "size": "One size",44      "color": "White",45      "cost": "38.75",46      "is_ignored": false47    }48  ],49  "mockups": [50    {51      "id": 20189,52      "category": "Default",53      "title": "Front",54      "variant_ids": null,55      "is_ignored": false56    },57    {58      "id": 20190,59      "category": "Default",60      "title": "Back",61      "variant_ids": null,62      "is_ignored": false63    },64    {65      "id": 20191,66      "category": "Default",67      "title": "Bottom",68      "variant_ids": null,69      "is_ignored": false70    },71    {72      "id": 20192,73      "category": "Default",74      "title": "Left",75      "variant_ids": null,76      "is_ignored": false77    },78    {79      "id": 20193,80      "category": "Default",81      "title": "Right",82      "variant_ids": null,83      "is_ignored": false84    },85    {86      "id": 20194,87      "category": "Lifestyle 1",88      "title": "Front",89      "variant_ids": null,90      "is_ignored": false91    },92    {93      "id": 20195,94      "category": "Lifestyle 2",95      "title": "Front",96      "variant_ids": null,97      "is_ignored": false98    },99    {100      "id": 20196,101      "category": "Boy's Lifestyle",102      "title": "Right Front",103      "variant_ids": null,104      "is_ignored": false105    },106    {107      "id": 20197,108      "category": "Boy's Lifestyle",109      "title": "Left Front",110      "variant_ids": null,111      "is_ignored": false112    },113    {114      "id": 20198,115      "category": "Boy's Lifestyle",116      "title": "Zoomed-in",117      "variant_ids": null,118      "is_ignored": false119    },120    {121      "id": 20199,122      "category": "Boy's Lifestyle",123      "title": "Zoomed-in",124      "variant_ids": null,125      "is_ignored": false126    },127    {128      "id": 20200,129      "category": "Men's Lifestyle",130      "title": "Front",131      "variant_ids": null,132      "is_ignored": false133    },134    {135      "id": 20201,136      "category": "Men's Lifestyle",137      "title": "Right Front",138      "variant_ids": null,139      "is_ignored": false140    },141    {142      "id": 20202,143      "category": "Boy's Lifestyle 2",144      "title": "Front",145      "variant_ids": null,146      "is_ignored": false147    },148    {149      "id": 20203,150      "category": "Boy's Lifestyle 2",151      "title": "Right Front",152      "variant_ids": null,153      "is_ignored": false154    },155    {156      "id": 20204,157      "category": "Girl's Lifestyle",158      "title": "Front",159      "variant_ids": null,160      "is_ignored": false161    },162    {163      "id": 20205,164      "category": "Girl's Lifestyle",165      "title": "Right Front",166      "variant_ids": null,167      "is_ignored": false168    }169  ]170}