Skip to main content

GET a place

GET a place

Path Parameters
placeId integer REQUIRED

The id of the place to retrieve

Responses
200

An onject for the specific place

Schema OPTIONAL
id integer
name string
description string
description_html string
default_photo uri
latitude float
longitude float
location string
category_name string
category_id integer
city_name string
city_id integer
media object[] OPTIONAL
id integer
url uri

A valid URL pointing to media content

type string

Possible values: [video, foto]

tags object[] OPTIONAL
id integer
name string
404

Not found category

Schema OPTIONAL
error string

A description of the error

500

Internal error

Schema OPTIONAL
error string

A description of the error