GET api/Tickets?language={language}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
language

string

Default value is en

Body Parameters

None.

Response Information

Resource Description

Collection of TicketsModel
NameDescriptionTypeAdditional information
Id

integer

None.

Title

string

None.

Image

string

None.

Description

string

None.

Zones

Collection of ZoneModel

None.

Response Formats

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

Sample:

Sample not available.