curl -i -X GET 'http://localhost:3080/v2/projects/b1310dc0-c0f9-43ca-b1b6-dca48187ca20/drawings/571eda2c-6b71-4d1f-bff7-92a1c63c6622' GET /v2/projects/b1310dc0-c0f9-43ca-b1b6-dca48187ca20/drawings/571eda2c-6b71-4d1f-bff7-92a1c63c6622 HTTP/1.1 HTTP/1.1 200 Connection: close Content-Length: 323 Content-Type: application/json Date: Mon, 08 Jan 2018 08:16:35 GMT Server: Python/3.6 GNS3/2.1.2dev1 X-Route: /v2/projects/{project_id}/drawings/{drawing_id} { "drawing_id": "571eda2c-6b71-4d1f-bff7-92a1c63c6622", "project_id": "b1310dc0-c0f9-43ca-b1b6-dca48187ca20", "rotation": 0, "svg": "", "x": 10, "y": 20, "z": 0 }