GET api/Movies/AllCities

Gets a list of all the cities in the system.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of CityListItem
NameDescriptionTypeAdditional information
Id

integer

None.

Description

string

None.

LatinDescription

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.