Created
September 25, 2017 10:30
-
-
Save rudin/4b369b9bb9a60979a01e4ba25a83a079 to your computer and use it in GitHub Desktop.
json referentie
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"data": { | |
"id": 8271, | |
"name": "The Wall", | |
"slug": "the-wall", | |
"customer": { | |
"id": 7643, | |
"name": "BNP Nogwat" | |
}, | |
"products": [ | |
{ | |
"name": "Exterieur 01", | |
"productType": "Exterieur", | |
"id": "cj6yyz8cwu9d20126pg6fik3p", | |
"steps": [ | |
{ | |
"label": "keuze standpunt / belichting", | |
"id": "cj6yz1jgtudsu0126xdorxqro", | |
"approvedBy": "Voornaam Achternaam", | |
"images": [ | |
{ | |
"id": "cj6yz1jjbvxis01009s8klahr", | |
"description": "Toelichting", | |
"url": "http:\/\/res.cloudinary.com\/rudin\/image\/upload\/v1504094595\/daily\/dh4uy6vn5xx5nycenuhu.jpg", | |
"width": 1200, | |
"height": 900, | |
"public_id": "daily\/dh4uy6vn5xx5nycenuhu", | |
"issues": [ | |
{ | |
"id": "cj7a7uejas4m001048dmxbx9h", | |
"author": "Voornaam Achternaam", | |
"comment": "Hier mijn comment", | |
"createdAt": "2017-09-07T08:53:51.000Z", | |
"x": 0.65100965759438, | |
"y": 0.49681889982916, | |
"done2D": false, | |
"done3D": false | |
}, | |
{ | |
"id": "cj7lubf4zvhnd0172jytktbee", | |
"author": "Voornaam Achternaam", | |
"comment": "Deze lucht is prachtig blauw", | |
"createdAt": "2017-09-15T12:08:25.000Z", | |
"x": 0.75724319578578, | |
"y": 0.28019126516874 | |
"done2D": false, | |
"done3D": false | |
} | |
] | |
} | |
], | |
"approved": true | |
} | |
], | |
"stepLabels": [ | |
"keuze standpunt \/ belichting", | |
"model \/ materialisatie", | |
"aankleding", | |
"nabewerking" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment