Show all the details of single space.

Supported Formats

json

Examples

      # /open_api/v1/spaces/1
        {
          "id": 1,
          "name": "Wood workshop",
          "slug": "wood-workshop",
          "disabled": null,
          "updated_at": "2017-02-15 15:55:04.123928000 Z",
          "created_at": "2017-02-24 18:02:21.852147000+01:00",
          "description": "Become a real carpenter in the wood workshop area of your fablab.
",
          "characteristics": "Tools available: Coping saw, plane, jointer, beveller and pyrographer.
",
          "default_places": 4,
          "image": "https://example.com/uploads/space_image/2686/space_image.jpg"
        }