Ticketmaster (server di pubblicazione indipendente) (anteprima)
Ticketmaster consente di accedere a milioni di biglietti per eventi live e semplifica l'acquisto, la vendita, il trasferimento e l'accesso, in modo da poter ottenere con ricordi che durano.
Questo connettore è disponibile nei prodotti e nelle aree seguenti:
| Servizio | Class | Regions |
|---|---|---|
| Copilot Studio | Di alta qualità | Tutte le aree di Power Automate , ad eccezione delle seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| App per la logica | Normale | Tutte le aree di App per la logica , ad eccezione delle seguenti: - Aree di Azure per enti pubblici - Aree di Azure Cina - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Power Apps | Di alta qualità | Tutte le aree di Power Apps , ad eccezione dei seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Power Automate | Di alta qualità | Tutte le aree di Power Automate , ad eccezione delle seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Contatto | |
|---|---|
| Nome | Troy Taylor |
| URL | https://www.hitachisolutions.com |
| ttaylor@hitachisolutions.com |
| Metadati del connettore | |
|---|---|
| Editore | Troy Taylor |
| Sito web | http://www.ticketmaster.com/ |
| Informativa sulla privacy | https://privacy.ticketmaster.com/privacy-policy |
| Categorie | Stile di vita e intrattenimento |
Creazione di una connessione
Il connettore supporta i tipi di autenticazione seguenti:
| Predefinita | Parametri per la creazione della connessione. | Tutte le aree geografiche | Non condivisibile |
Predefinito
Applicabile: tutte le aree
Parametri per la creazione della connessione.
Questa non è una connessione condivisibile. Se l'app power viene condivisa con un altro utente, verrà richiesto a un altro utente di creare una nuova connessione in modo esplicito.
| Nome | TIPO | Description | Obbligatorio |
|---|---|---|---|
| Chiave API | securestring | Chiave API per questa API | Vero |
Limiti per la limitazione delle richieste
| Nome | Chiamate | Periodo di rinnovo |
|---|---|---|
| Chiamate API per connessione | 100 | 60 secondi |
Azioni
| Ottenere i dettagli del genere |
Ottenere i dettagli per un genere specifico usando l'identificatore univoco. |
| Ottenere i dettagli del segmento |
Ottenere i dettagli per un segmento specifico usando il relativo identificatore univoco. |
| Ottenere i dettagli del sottogenere |
Ottenere i dettagli per un sottogenero specifico usando l'identificatore univoco. |
| Ottenere i dettagli dell'attrazione |
Ottenere i dettagli per un'attrazione specifica usando l'identificatore univoco per l'attrazione. |
| Ottenere i dettagli dell'evento |
Ottenere i dettagli per un evento specifico usando l'identificatore univoco per l'evento. Sono inclusi il luogo e la posizione, le attrazioni e l'URL del sito Web ticketmaster per l'acquisto di biglietti per l'evento |
| Ottenere i dettagli della classificazione |
Ottenere dettagli per un segmento, un genere o un sottogenere specifico usando il relativo identificatore univoco. |
| Ottenere i dettagli della sede |
Ottenere i dettagli per una sede specifica usando l'identificatore univoco per la sede. |
| Ottenere immagini di eventi |
Ottenere immagini per un evento specifico usando l'identificatore univoco per l'evento. |
| Ricerca di attrazioni |
Trova attrazioni (artisti, sport, pacchetti, giochi e così via) e filtra la tua ricerca in base al nome e molto altro ancora. |
| Ricerca di classificazione |
Trovare classificazioni e filtrare la ricerca in base al nome e molto altro ancora. Le classificazioni aiutano a definire la natura delle attrazioni e degli eventi. |
| Ricerca di eventi |
Trovare eventi e filtrare la ricerca in base alla posizione, alla data, alla disponibilità e molto altro ancora. |
| Ricerca in sede |
Trovare sedi e filtrare la ricerca in base al nome e molto altro ancora. |
| Trovare suggerimenti |
Trovare suggerimenti per la ricerca e filtrare i suggerimenti in base alla posizione, all'origine e così via. |
Ottenere i dettagli del genere
Ottenere i dettagli per un genere specifico usando l'identificatore univoco.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco per il genere. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Sottogenitori
|
_embedded.subgenres | array of object | |
|
Documento d'identità
|
_embedded.subgenres.id | string |
Identificatore. |
|
Nome
|
_embedded.subgenres.name | string |
Nome. |
|
HREF
|
_embedded.subgenres._links.self.href | string |
The HREF. |
|
HREF
|
_links.self.href | string |
The HREF. |
|
Documento d'identità
|
id | string |
Identificatore. |
|
Nome
|
name | string |
Nome. |
Ottenere i dettagli del segmento
Ottenere i dettagli per un segmento specifico usando il relativo identificatore univoco.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco per il segmento. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Documento d'identità
|
id | string |
Identificatore. |
|
Nome
|
name | string |
Nome. |
|
HREF
|
_links.self.href | string |
The HREF. |
|
Generi
|
_embedded.genres | array of object | |
|
Documento d'identità
|
_embedded.genres.id | string |
Identificatore. |
|
Nome
|
_embedded.genres.name | string |
Nome. |
|
HREF
|
_embedded.genres._links.self.href | string |
The HREF. |
|
Sottogenitori
|
_embedded.genres._embedded.subgenres | array of object | |
|
Documento d'identità
|
_embedded.genres._embedded.subgenres.id | string |
Identificatore. |
|
Nome
|
_embedded.genres._embedded.subgenres.name | string |
Nome. |
|
HREF
|
_embedded.genres._embedded.subgenres._links.self.href | string |
The HREF. |
Ottenere i dettagli del sottogenere
Ottenere i dettagli per un sottogenero specifico usando l'identificatore univoco.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco del sottogenere. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
HREF
|
_links.self.href | string |
The HREF. |
|
Documento d'identità
|
id | string |
Identificatore. |
|
Nome
|
name | string |
Nome. |
|
Luogo
|
locale | string |
Impostazioni locali. |
Ottenere i dettagli dell'attrazione
Ottenere i dettagli per un'attrazione specifica usando l'identificatore univoco per l'attrazione.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco per l'attrazione. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Nome
|
name | string |
Nome. |
|
TIPO
|
type | string |
Tipo. |
|
Documento d'identità
|
id | string |
Identificatore. |
|
Test
|
test | boolean |
Indica se eseguire il test. |
|
Luogo
|
locale | string |
Impostazioni locali. |
|
Immagini
|
images | array of object | |
|
Rapporto
|
images.ratio | string |
Rapporto. |
|
URL
|
images.url | string |
Indirizzo URL. |
|
Larghezza
|
images.width | integer |
Larghezza. |
|
Altezza
|
images.height | integer |
Altezza. |
|
Fallback
|
images.fallback | boolean |
Indica se il fallback. |
|
Classifications
|
classifications | array of object | |
|
Primario
|
classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
classifications.segment.id | string |
Identificatore. |
|
Nome
|
classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
classifications.genre.id | string |
Identificatore. |
|
Nome
|
classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
classifications.subGenre.name | string |
Nome. |
|
HREF
|
_links.self.href | string |
The HREF. |
Ottenere i dettagli dell'evento
Ottenere i dettagli per un evento specifico usando l'identificatore univoco per l'evento. Sono inclusi il luogo e la posizione, le attrazioni e l'URL del sito Web ticketmaster per l'acquisto di biglietti per l'evento
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco per l'evento. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Sedi
|
_embedded.venues | array of object | |
|
Nome
|
_embedded.venues.name | string |
Nome. |
|
TIPO
|
_embedded.venues.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.venues.id | string |
Identificatore. |
|
Test
|
_embedded.venues.test | boolean |
Indica se un test. |
|
URL
|
_embedded.venues.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.venues.locale | string |
Impostazioni locali. |
|
CAP
|
_embedded.venues.postalCode | string |
Codice postale. |
|
Timezone
|
_embedded.venues.timezone | string |
Il fuso orario. |
|
Nome
|
_embedded.venues.city.name | string |
Nome. |
|
Nome
|
_embedded.venues.state.name | string |
Nome. |
|
Codice
|
_embedded.venues.state.stateCode | string |
Codice. |
|
Nome
|
_embedded.venues.country.name | string |
Nome. |
|
Codice
|
_embedded.venues.country.countryCode | string |
Codice. |
|
Linea
|
_embedded.venues.address.line1 | string |
Riga. |
|
Longitudine
|
_embedded.venues.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.venues.location.latitude | string |
Latitudine. |
|
Mercati
|
_embedded.venues.markets | array of object | |
|
Documento d'identità
|
_embedded.venues.markets.id | string |
Identificatore. |
|
Dmas
|
_embedded.venues.dmas | array of object | |
|
Documento d'identità
|
_embedded.venues.dmas.id | integer |
Identificatore. |
|
HREF
|
_embedded.venues._links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.attractions | array of object | |
|
Nome
|
_embedded.attractions.name | string |
Nome. |
|
TIPO
|
_embedded.attractions.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.attractions.id | string |
Identificatore. |
|
Test
|
_embedded.attractions.test | boolean |
Indica se un test. |
|
URL
|
_embedded.attractions.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.attractions.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.attractions.images | array of object | |
|
Rapporto
|
_embedded.attractions.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.attractions.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.attractions.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.attractions.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.attractions.images.fallback | boolean |
Indica se il fallback. |
|
Classifications
|
_embedded.attractions.classifications | array of object | |
|
Primario
|
_embedded.attractions.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.attractions.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.subGenre.name | string |
Nome. |
|
HREF
|
_embedded.attractions._links.self.href | string |
The HREF. |
|
HREF
|
_links.self.href | string |
The HREF. |
|
Attrazioni
|
_links.attractions | array of object | |
|
HREF
|
_links.attractions.href | string |
The HREF. |
|
Sedi
|
_links.venues | array of object | |
|
HREF
|
_links.venues.href | string |
The HREF. |
|
Classifications
|
classifications | array of object | |
|
Primario
|
classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
classifications.segment.id | string |
Identificatore. |
|
Nome
|
classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
classifications.genre.id | string |
Identificatore. |
|
Nome
|
classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
classifications.subGenre.name | string |
Nome. |
|
Data locale
|
dates.start.localDate | string |
Data locale. |
|
Ora locale
|
dates.start.localTime | string |
Ora locale. |
|
Date-time
|
dates.start.dateTime | string |
Data e ora. |
|
Data TBD
|
dates.start.dateTBD | boolean |
La data deve essere determinata. |
|
Data TBA
|
dates.start.dateTBA | boolean |
La data deve essere annunciata. |
|
Time TBA
|
dates.start.timeTBA | boolean |
La data deve essere annunciata. |
|
Nessuna ora specifica
|
dates.start.noSpecificTime | boolean |
Indica se non esiste un orario specifico. |
|
Timezone
|
dates.timezone | string |
Il fuso orario. |
|
Codice
|
dates.status.code | string |
Codice. |
|
Documento d'identità
|
id | string |
Identificatore. |
|
Immagini
|
images | array of object | |
|
Rapporto
|
images.ratio | string |
Rapporto. |
|
URL
|
images.url | string |
Indirizzo URL. |
|
Larghezza
|
images.width | integer |
Larghezza. |
|
Altezza
|
images.height | integer |
Altezza. |
|
Fallback
|
images.fallback | boolean |
Indica se il fallback. |
|
Luogo
|
locale | string |
Impostazioni locali. |
|
Nome
|
name | string |
Nome. |
|
Si prega di notare
|
pleaseNote | string |
Si prega di notare. |
|
Intervalli di prezzo
|
priceRanges | array of object | |
|
TIPO
|
priceRanges.type | string |
Tipo. |
|
Valuta
|
priceRanges.currency | string |
Valuta. |
|
Minuti
|
priceRanges.min | integer |
Il minimo. |
|
Max
|
priceRanges.max | integer |
Il massimo. |
|
Documento d'identità
|
promoter.id | string |
Identificatore. |
|
Data di inizio
|
sales.public.startDateTime | string |
Data e ora di inizio. |
|
Avviare TBD
|
sales.public.startTBD | boolean |
Indica se l'avvio è TBD. |
|
Data di fine
|
sales.public.endDateTime | string |
Data e ora di fine. |
|
Test
|
test | boolean |
Indica se eseguire il test. |
|
TIPO
|
type | string |
Tipo. |
|
URL
|
url | string |
Indirizzo URL. |
Ottenere i dettagli della classificazione
Ottenere dettagli per un segmento, un genere o un sottogenere specifico usando il relativo identificatore univoco.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco per la classificazione. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
HREF
|
_links.self.href | string |
The HREF. |
|
Documento d'identità
|
segment.id | string |
Identificatore. |
|
Nome
|
segment.name | string |
Nome. |
|
HREF
|
segment._links.self.href | string |
The HREF. |
|
Generi
|
segment._embedded.genres | array of object |
Generi |
|
Documento d'identità
|
segment._embedded.genres.id | string |
Identificatore. |
|
Nome
|
segment._embedded.genres.name | string |
Nome. |
|
HREF
|
segment._embedded.genres._links.self.href | string |
The HREF. |
|
Sottogenitori
|
segment._embedded.genres._embedded.subgenres | array of object | |
|
Documento d'identità
|
segment._embedded.genres._embedded.subgenres.id | string |
Identificatore. |
|
Nome
|
segment._embedded.genres._embedded.subgenres.name | string |
Nome. |
|
HREF
|
segment._embedded.genres._embedded.subgenres._links.self.href | string |
The HREF. |
Ottenere i dettagli della sede
Ottenere i dettagli per una sede specifica usando l'identificatore univoco per la sede.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco per la sede. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Nome
|
name | string |
Nome. |
|
TIPO
|
type | string |
Tipo. |
|
Documento d'identità
|
id | string |
Identificatore. |
|
Test
|
test | boolean |
Indica se eseguire il test. |
|
Luogo
|
locale | string |
Impostazioni locali. |
|
CAP
|
postalCode | string |
Codice postale. |
|
Timezone
|
timezone | string |
Il fuso orario. |
|
Nome
|
city.name | string |
Nome. |
|
Nome
|
state.name | string |
Nome. |
|
Codice
|
state.stateCode | string |
Codice. |
|
Nome
|
country.name | string |
Nome. |
|
Codice
|
country.countryCode | string |
Codice. |
|
Linea
|
address.line1 | string |
Riga. |
|
Longitudine
|
location.longitude | string |
Longitudine. |
|
Latitudine
|
location.latitude | string |
Latitudine. |
|
Mercati
|
markets | array of object | |
|
Documento d'identità
|
markets.id | string |
Identificatore. |
|
HREF
|
_links.self.href | string |
The HREF. |
Ottenere immagini di eventi
Ottenere immagini per un evento specifico usando l'identificatore univoco per l'evento.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | True | string |
Identificatore univoco per l'evento. |
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
TIPO
|
type | string |
Tipo. |
|
Documento d'identità
|
id | string |
Identificatore. |
|
Immagini
|
images | array of object | |
|
Rapporto
|
images.ratio | string |
Rapporto. |
|
URL
|
images.url | string |
Indirizzo URL. |
|
Larghezza
|
images.width | integer |
Larghezza. |
|
Altezza
|
images.height | integer |
Altezza. |
|
Fallback
|
images.fallback | boolean |
Indica se il fallback. |
|
HREF
|
_links.self.href | string |
The HREF. |
Ricerca di attrazioni
Trova attrazioni (artisti, sport, pacchetti, giochi e così via) e filtra la tua ricerca in base al nome e molto altro ancora.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | string |
Filtro per le entità in base al relativo identificatore. |
|
|
Keyword
|
keyword | string |
Parola chiave su cui eseguire la ricerca. |
|
|
Fonte
|
source | string |
Filtro per le entità in base al nome di origine primario o al nome dell'origine di pubblicazione. |
|
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Includi test
|
includeTest | string |
Indica se includere entità contrassegnate come test nella risposta. |
|
|
Misura
|
size | string |
Dimensioni della pagina della risposta. |
|
|
Pagina
|
page | string |
Numero di pagina. |
|
|
Ordinamento
|
sort | string |
Ordinamento del risultato della ricerca. |
|
|
Nome classificazione
|
classificationName | array |
Filtro per le attrazioni in base al nome della classificazione. |
|
|
ID classificazione
|
classificationId | array |
Filtro per le attrazioni in base all'identificatore di classificazione. |
|
|
Includi famiglia
|
includeFamily | string |
Filtro in base alla classificazione compatibile con la famiglia. |
|
|
ID segmento
|
segmentId | array |
Filtro per le attrazioni in base all'identificatore di segmento. |
|
|
ID genere
|
genreId | array |
Filtro per le attrazioni in base all'identificatore di genere. |
|
|
ID sottogenere
|
subGenreId | array |
Filtro per le attrazioni in base all'identificatore del sottogenere. |
|
|
ID tipo
|
typeId | array |
Filtro per le attrazioni in base all'identificatore di tipo. |
|
|
ID sottotipo
|
subTypeId | array |
Filtro per le attrazioni in base all'identificatore di sottotipo. |
|
|
Codice paese
|
countryCode | string |
Filtro per le attrazioni in base al codice paese. |
|
|
Paese preferito
|
preferredCountry | string |
La popolarità aumenta per paese, il valore predefinito è noi. |
|
|
Includi controllo ortografico
|
includeSpellcheck | string |
Indica se includere i suggerimenti del controllo ortografico nella risposta. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
HREF
|
_links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.attractions | array of object | |
|
Nome
|
_embedded.attractions.name | string |
Nome. |
|
TIPO
|
_embedded.attractions.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.attractions.id | string |
Identificatore. |
|
Test
|
_embedded.attractions.test | boolean |
Indica se un test. |
|
Luogo
|
_embedded.attractions.locale | string |
Impostazioni locali. |
|
images
|
_embedded.attractions.images | array of |
images |
|
Classifications
|
_embedded.attractions.classifications | array of object | |
|
Primario
|
_embedded.attractions.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.attractions.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.subGenre.name | string |
Nome. |
|
HREF
|
_embedded.attractions._links.self.href | string |
The HREF. |
|
Misura
|
page.size | integer |
Dimensioni. |
|
Totale elementi
|
page.totalElements | integer |
Elementi totali. |
|
Totale pagine
|
page.totalPages | integer |
Pagine totali. |
|
Number
|
page.number | integer |
Numero. |
Ricerca di classificazione
Trovare classificazioni e filtrare la ricerca in base al nome e molto altro ancora. Le classificazioni aiutano a definire la natura delle attrazioni e degli eventi.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | string |
Filtro per le entità in base al relativo identificatore. |
|
|
Keyword
|
keyword | string |
Parola chiave su cui eseguire la ricerca. |
|
|
Fonte
|
source | string |
Filtro per le entità in base al nome di origine primario o al nome dell'origine di pubblicazione. |
|
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Includi test
|
includeTest | string |
Indica se includere entità contrassegnate come test nella risposta. |
|
|
Misura
|
size | string |
Dimensioni della pagina della risposta. |
|
|
Pagina
|
page | string |
Numero di pagina. |
|
|
Ordinamento
|
sort | string |
Ordinamento del risultato della ricerca. |
|
|
Codice paese
|
countryCode | string |
Filtro per le classificazioni in base al codice paese. |
|
|
Paese preferito
|
preferredCountry | string |
La popolarità aumenta per paese, il valore predefinito è noi. |
|
|
Includi controllo ortografico
|
includeSpellcheck | string |
Indica se includere i suggerimenti del controllo ortografico nella risposta. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
HREF
|
_links.self.href | string |
The HREF. |
|
Modello
|
_links.self.templated | boolean |
Indica se è stato creato un modello. |
|
HREF
|
_links.next.href | string |
The HREF. |
|
Modello
|
_links.next.templated | boolean |
Indica se è stato creato un modello. |
|
Classifications
|
_embedded.classifications | array of object | |
|
HREF
|
_embedded.classifications._links.self.href | string |
The HREF. |
|
Documento d'identità
|
_embedded.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.classifications.segment.name | string |
Nome. |
|
HREF
|
_embedded.classifications.segment._links.self.href | string |
The HREF. |
|
Generi
|
_embedded.classifications.segment._embedded.genres | array of object | |
|
Documento d'identità
|
_embedded.classifications.segment._embedded.genres.id | string |
Identificatore. |
|
Nome
|
_embedded.classifications.segment._embedded.genres.name | string |
Nome. |
|
HREF
|
_embedded.classifications.segment._embedded.genres._links.self.href | string |
The HREF. |
|
Sottogenitori
|
_embedded.classifications.segment._embedded.genres._embedded.subgenres | array of object | |
|
Documento d'identità
|
_embedded.classifications.segment._embedded.genres._embedded.subgenres.id | string |
Identificatore. |
|
Nome
|
_embedded.classifications.segment._embedded.genres._embedded.subgenres.name | string |
Nome. |
|
HREF
|
_embedded.classifications.segment._embedded.genres._embedded.subgenres._links.self.href | string |
The HREF. |
|
Misura
|
page.size | integer |
Dimensioni. |
|
Totale elementi
|
page.totalElements | integer |
Elementi totali. |
|
Totale pagine
|
page.totalPages | integer |
Pagine totali. |
|
Number
|
page.number | integer |
Numero. |
Ricerca di eventi
Trovare eventi e filtrare la ricerca in base alla posizione, alla data, alla disponibilità e molto altro ancora.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Misura
|
size | integer |
Dimensioni della pagina della risposta. |
|
|
Documento d'identità
|
id | string |
Filtro per le entità in base al relativo identificatore. |
|
|
Keyword
|
keyword | string |
Parola chiave su cui eseguire la ricerca. |
|
|
ID attrazione
|
attractionId | string |
Filtro in base all'identificatore dell'attrazione. |
|
|
ID sede
|
venueId | string |
Filtro in base all'identificatore della sede. |
|
|
CAP
|
postalCode | string |
Filtro in base al codice postale o al codice postale. |
|
|
Longitudine latitudine
|
latlong | string |
Filtro per gli eventi in base alla latitudine e alla longitudine. Questo filtro è deprecato e potrebbe essere rimosso in una versione futura, usare invece geoPoint. |
|
|
Raggio
|
radius | string |
Raggio dell'area in cui si desidera cercare gli eventi. |
|
|
Unità
|
unit | string |
Unità del raggio. |
|
|
Fonte
|
source | string |
Filtro per le entità in base al nome di origine primario o al nome dell'origine di pubblicazione. |
|
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
ID mercato
|
marketId | string |
Filtro in base all'identificatore di mercato. |
|
|
Data di inizio
|
startDateTime | string |
Filtro con una data di inizio successiva a questa data. |
|
|
Data di fine
|
endDateTime | string |
Filtro con una data di inizio precedente a questa data. |
|
|
Includi TBA
|
includeTBA | string |
Indica se includere eventi con data da annunciare (TBA). |
|
|
Includi TBD
|
includeTBD | string |
Indica se includere eventi con una data da definire (TBD). |
|
|
Includi test
|
includeTest | string |
Indica se includere entità contrassegnate come test nella risposta. |
|
|
Pagina
|
page | string |
Numero di pagina. |
|
|
Ordinamento
|
sort | string |
Ordinamento del risultato della ricerca. |
|
|
Ora di inizio onsale
|
onsaleStartDateTime | string |
Filtro con data di inizio onsale dopo questa data. |
|
|
Ora di fine onsale
|
onsaleEndDateTime | string |
Filtro con data di fine onsale prima di questa data. |
|
|
Città
|
city | array |
Filtro in base alla città. |
|
|
Codice paese
|
countryCode | string |
Filtro in base al codice paese. |
|
|
Codice di stato
|
stateCode | string |
Filtro in base al codice di stato. |
|
|
Nome classificazione
|
classificationName | array |
Filtro in base al nome della classificazione: nome di qualsiasi segmento, genere, sottogenere, tipo, sottotipo. |
|
|
ID classificazione
|
classificationId | array |
Filtro in base all'identificatore di classificazione: identificatore di qualsiasi segmento, genere, sottogenere, tipo, sottotipo. |
|
|
DMA ID
|
dmaId | string |
Filtro in base all'identificatore DMA. |
|
|
Data di inizio locale
|
localStartDateTime | array |
Filtro con data di inizio locale dell'evento entro questo intervallo. |
|
|
Data di fine inizio locale
|
localStartEndDateTime | array |
Filtro per gli eventi in cui la data di inizio e di fine locale dell'evento si sovrappone a questo intervallo. |
|
|
Data di fine inizio
|
startEndDateTime | array |
Filtro per gli eventi in cui la data di inizio e di fine dell'evento si sovrappone a questo intervallo. |
|
|
Data inizio visibilità pubblica
|
publicVisibilityStartDateTime | array |
Filtro per gli eventi con visibilità pubblica che inizia. |
|
|
Data pre-vendita
|
preSaleDateTime | array |
Filtro per gli eventi con inizio e fine prevendita che interseca con questo intervallo. |
|
|
Onsale On Start Date
|
onsaleOnStartDate | string |
Filtro con data di inizio onsale in questa data. |
|
|
Onsale On After Start Date
|
onsaleOnAfterStartDate | string |
Filtro con intervallo onsale entro questa data. |
|
|
ID raccolta
|
collectionId | array |
Filtro in base all'identificatore della raccolta. |
|
|
ID segmento
|
segmentId | array |
Filtro in base all'identificatore di segmento. |
|
|
Nome segmento
|
segmentName | array |
Filtro in base al nome del segmento. |
|
|
Includi famiglia
|
includeFamily | string |
Filtro in base alla classificazione compatibile con la famiglia. |
|
|
ID promotore
|
promoterId | string |
Filtro in base all'identificatore del promotore. |
|
|
ID genere
|
genreId | array |
Filtro in base all'identificatore di genere. |
|
|
ID sottogenere
|
subGenreId | array |
Filtro in base all'identificatore del sottogenere. |
|
|
ID tipo
|
typeId | array |
Filtro in base all'identificatore di tipo. |
|
|
ID sottotipo
|
subTypeId | array |
Filtro in base all'identificatore di sottotipo. |
|
|
Punto geografico
|
geoPoint | string |
Filtro per gli eventi in base a geoHash. |
|
|
Paese preferito
|
preferredCountry | string |
La popolarità aumenta per paese, il valore predefinito è noi. |
|
|
Includi controllo ortografico
|
includeSpellcheck | string |
Indica se includere i suggerimenti del controllo ortografico nella risposta. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
HREF
|
_links.self.href | string |
The HREF. |
|
Modello
|
_links.self.templated | boolean |
Indica se è stato creato un modello. |
|
HREF
|
_links.next.href | string |
The HREF. |
|
Modello
|
_links.next.templated | boolean |
Indica se è stato creato un modello. |
|
Events
|
_embedded.events | array of object | |
|
Nome
|
_embedded.events.name | string |
Nome. |
|
TIPO
|
_embedded.events.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.events.id | string |
Identificatore. |
|
Test
|
_embedded.events.test | boolean |
Indica se un test. |
|
URL
|
_embedded.events.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.events.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.events.images | array of object | |
|
Rapporto
|
_embedded.events.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.events.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.events.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.events.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.events.images.fallback | boolean |
Indica se il fallback. |
|
Data di inizio
|
_embedded.events.sales.public.startDateTime | string |
Data e ora di inizio. |
|
Avviare TBD
|
_embedded.events.sales.public.startTBD | boolean |
Indica se l'avvio è TBD. |
|
Data di fine
|
_embedded.events.sales.public.endDateTime | string |
Data e ora di fine. |
|
Data locale
|
_embedded.events.dates.start.localDate | string |
Data locale. |
|
Data TBD
|
_embedded.events.dates.start.dateTBD | boolean |
Indica se la data è TBD. |
|
Data TBA
|
_embedded.events.dates.start.dateTBA | boolean |
Indica se la data è TBA. |
|
Time TBA
|
_embedded.events.dates.start.timeTBA | boolean |
Indica se l'ora è TBA. |
|
Nessuna ora specifica
|
_embedded.events.dates.start.noSpecificTime | boolean |
Indica se non esiste un orario specifico. |
|
Timezone
|
_embedded.events.dates.timezone | string |
Il fuso orario. |
|
Codice
|
_embedded.events.dates.status.code | string |
Codice. |
|
Classifications
|
_embedded.events.classifications | array of object | |
|
Primario
|
_embedded.events.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.events.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.subGenre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events.promoter.id | string |
Identificatore. |
|
HREF
|
_embedded.events._links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.events._links.attractions | array of object | |
|
HREF
|
_embedded.events._links.attractions.href | string |
The HREF. |
|
Sedi
|
_embedded.events._links.venues | array of object | |
|
HREF
|
_embedded.events._links.venues.href | string |
The HREF. |
|
Sedi
|
_embedded.events._embedded.venues | array of object | |
|
Nome
|
_embedded.events._embedded.venues.name | string |
Nome. |
|
TIPO
|
_embedded.events._embedded.venues.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.events._embedded.venues.id | string |
Identificatore. |
|
Test
|
_embedded.events._embedded.venues.test | boolean |
Indica se un test. |
|
Luogo
|
_embedded.events._embedded.venues.locale | string |
Impostazioni locali. |
|
CAP
|
_embedded.events._embedded.venues.postalCode | string |
Codice postale. |
|
Timezone
|
_embedded.events._embedded.venues.timezone | string |
Il fuso orario. |
|
Nome
|
_embedded.events._embedded.venues.city.name | string |
Nome. |
|
Nome
|
_embedded.events._embedded.venues.state.name | string |
Nome. |
|
Codice
|
_embedded.events._embedded.venues.state.stateCode | string |
Codice. |
|
Nome
|
_embedded.events._embedded.venues.country.name | string |
Nome. |
|
Codice
|
_embedded.events._embedded.venues.country.countryCode | string |
Codice paese. |
|
Linea
|
_embedded.events._embedded.venues.address.line1 | string |
Riga. |
|
Longitudine
|
_embedded.events._embedded.venues.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.events._embedded.venues.location.latitude | string |
Latitudine. |
|
Mercati
|
_embedded.events._embedded.venues.markets | array of object | |
|
Documento d'identità
|
_embedded.events._embedded.venues.markets.id | string |
Identificatore. |
|
HREF
|
_embedded.events._embedded.venues._links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.events._embedded.attractions | array of object | |
|
Nome
|
_embedded.events._embedded.attractions.name | string |
Nome. |
|
TIPO
|
_embedded.events._embedded.attractions.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.id | string |
Identificatore. |
|
Test
|
_embedded.events._embedded.attractions.test | boolean |
Indica se un test. |
|
Luogo
|
_embedded.events._embedded.attractions.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.events._embedded.attractions.images | array of object | |
|
Rapporto
|
_embedded.events._embedded.attractions.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.events._embedded.attractions.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.events._embedded.attractions.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.events._embedded.attractions.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.events._embedded.attractions.images.fallback | boolean |
Indica se il fallback. |
|
Classifications
|
_embedded.events._embedded.attractions.classifications | array of object | |
|
Primario
|
_embedded.events._embedded.attractions.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.subGenre.name | string |
Nome. |
|
HREF
|
_embedded.events._embedded.attractions._links.self.href | string |
The HREF. |
|
Misura
|
page.size | integer |
Dimensioni. |
|
Totale elementi
|
page.totalElements | integer |
Elementi totali. |
|
Totale pagine
|
page.totalPages | integer |
Pagine totali. |
|
Number
|
page.number | integer |
Numero. |
Ricerca in sede
Trovare sedi e filtrare la ricerca in base al nome e molto altro ancora.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Documento d'identità
|
id | string |
Filtro per le entità in base al relativo identificatore. |
|
|
Keyword
|
keyword | string |
Parola chiave su cui eseguire la ricerca. |
|
|
Longitudine latitudine
|
latlong | string |
Filtro per le sedi in base alla latitudine e alla longitudine. Questo filtro è deprecato e potrebbe essere rimosso in una versione futura, usare invece geoPoint. |
|
|
Raggio
|
radius | string |
Raggio dell'area in cui si desidera cercare le sedi. |
|
|
Unità
|
unit | string |
Unità del raggio. |
|
|
Fonte
|
source | string |
Filtro per le entità in base al nome di origine primario o al nome dell'origine di pubblicazione. |
|
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Includi test
|
includeTest | string |
Indica se includere entità contrassegnate come test nella risposta. |
|
|
Misura
|
size | string |
Dimensioni della pagina della risposta. |
|
|
Pagina
|
page | string |
Numero di pagina. |
|
|
Ordinamento
|
sort | string |
Ordinamento del risultato della ricerca. |
|
|
Codice paese
|
countryCode | string |
Filtro per le sedi in base al codice paese. |
|
|
Codice di stato
|
stateCode | string |
Filtro in base al codice di stato/provincia. |
|
|
Punto geografico
|
geoPoint | string |
Filtro per le sedi in base a geoHash. |
|
|
Paese preferito
|
preferredCountry | string |
La popolarità aumenta per paese, il valore predefinito è noi. |
|
|
Includi controllo ortografico
|
includeSpellcheck | string |
Indica se includere i suggerimenti del controllo ortografico nella risposta. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Sedi
|
_embedded.venues | array of object | |
|
HREF
|
_embedded.venues._links.self.href | string |
The HREF. |
|
Linea
|
_embedded.venues.address.line1 | string |
Riga. |
|
Nome
|
_embedded.venues.city.name | string |
Nome. |
|
Nome
|
_embedded.venues.country.name | string |
Nome. |
|
Codice
|
_embedded.venues.country.countryCode | string |
Codice. |
|
Dmas
|
_embedded.venues.dmas | array of object | |
|
Documento d'identità
|
_embedded.venues.dmas.id | integer |
Identificatore. |
|
Documento d'identità
|
_embedded.venues.id | string |
Identificatore. |
|
Luogo
|
_embedded.venues.locale | string |
Impostazioni locali. |
|
Longitudine
|
_embedded.venues.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.venues.location.latitude | string |
Latitudine. |
|
Mercati
|
_embedded.venues.markets | array of object | |
|
Documento d'identità
|
_embedded.venues.markets.id | string |
Identificatore. |
|
Nome
|
_embedded.venues.name | string |
Nome. |
|
CAP
|
_embedded.venues.postalCode | string |
Codice postale. |
|
Nome
|
_embedded.venues.state.name | string |
Nome. |
|
Codice
|
_embedded.venues.state.stateCode | string |
Codice. |
|
Test
|
_embedded.venues.test | boolean |
Indica se un test. |
|
Timezone
|
_embedded.venues.timezone | string |
Il fuso orario. |
|
TIPO
|
_embedded.venues.type | string |
Tipo. |
|
URL
|
_embedded.venues.url | string |
Indirizzo URL. |
|
HREF
|
_links.self.href | string |
The HREF. |
|
Modello
|
_links.self.templated | boolean |
Indica se è stato creato un modello. |
|
Misura
|
page.size | integer |
Dimensioni. |
|
Totale elementi
|
page.totalElements | integer |
Elementi totali. |
|
Totale pagine
|
page.totalPages | integer |
Pagine totali. |
|
Number
|
page.number | integer |
Numero. |
Trovare suggerimenti
Trovare suggerimenti per la ricerca e filtrare i suggerimenti in base alla posizione, all'origine e così via.
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Keyword
|
keyword | string |
Parola chiave su cui eseguire la ricerca. |
|
|
Longitudine latitudine
|
latlong | string |
Filtro per gli eventi in base alla latitudine e alla longitudine. Questo filtro è deprecato e potrebbe essere rimosso in una versione futura, usare invece geoPoint. |
|
|
Raggio
|
radius | string |
Raggio dell'area in cui si desidera cercare gli eventi. |
|
|
Unità
|
unit | string |
Unità del raggio. |
|
|
Fonte
|
source | string |
Filtro per le entità in base al nome di origine primario o al nome dell'origine di pubblicazione. |
|
|
Luogo
|
locale | string |
Impostazioni locali in formato di codice ISO. È possibile specificare più valori delimitati da virgole. |
|
|
Includi TBA
|
includeTBA | string |
Indica se includere eventi con data da annunciare (TBA). L'impostazione predefinita è no se il parametro date inviato, sì in caso contrario. |
|
|
Includi TBD
|
includeTBD | string |
Indica se includere eventi con una data da definire (TBD). L'impostazione predefinita è no se il parametro date inviato, sì in caso contrario. |
|
|
Includi test
|
includeTest | string |
Indica se includere entità contrassegnate come test nella risposta. |
|
|
Misura
|
size | string |
Dimensione di ogni entità restituita nella risposta. |
|
|
Codice paese
|
countryCode | string |
Suggerimenti per il filtro in base al codice paese. |
|
|
ID segmento
|
segmentId | array |
Suggerimenti per filtro in base all'identificatore di segmento. |
|
|
Punto geografico
|
geoPoint | string |
Filtro per gli eventi in base a geoHash. |
|
|
Conto risorse
|
resource | array |
Quali risorse includere nella risposta suggerita, per impostazione predefinita vengono usate tutte le risorse. |
|
|
Paese preferito
|
preferredCountry | string |
La popolarità aumenta per paese, il valore predefinito è noi. |
|
|
Data di fine inizio
|
startEndDateTime | array |
Filtro per gli eventi in cui la data di inizio e di fine dell'evento si sovrappone a questo intervallo. |
|
|
Data di fine inizio locale
|
localStartEndDateTime | array |
Filtro per gli eventi in cui la data di inizio e di fine locale dell'evento si sovrappone a questo intervallo. |
|
|
Includi controllo ortografico
|
includeSpellcheck | string |
Indica se includere i suggerimenti del controllo ortografico nella risposta. |
|
|
Dominio
|
domain | array |
Filtro per le entità in base ai domini su cui sono disponibili. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
HREF
|
_links.self.href | string |
The HREF. |
|
Sedi
|
_embedded.venues | array of object | |
|
Nome
|
_embedded.venues.name | string |
Nome. |
|
TIPO
|
_embedded.venues.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.venues.id | string |
Identificatore. |
|
URL
|
_embedded.venues.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.venues.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.venues.images | array of object | |
|
Rapporto
|
_embedded.venues.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.venues.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.venues.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.venues.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.venues.images.fallback | boolean |
Indica se il fallback. |
|
Timezone
|
_embedded.venues.timezone | string |
Il fuso orario. |
|
Nome
|
_embedded.venues.city.name | string |
Nome. |
|
Nome
|
_embedded.venues.state.name | string |
Nome. |
|
Codice
|
_embedded.venues.state.stateCode | string |
Codice. |
|
Nome
|
_embedded.venues.country.name | string |
Nome. |
|
Codice
|
_embedded.venues.country.countryCode | string |
Codice. |
|
Longitudine
|
_embedded.venues.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.venues.location.latitude | string |
Latitudine. |
|
Ticketmaster
|
_embedded.venues.upcomingEvents.ticketmaster | integer |
Numero ticketmaster. |
|
Total
|
_embedded.venues.upcomingEvents._total | integer |
Totale. |
|
Filtered
|
_embedded.venues.upcomingEvents._filtered | integer |
Numero filtrato. |
|
Archtics
|
_embedded.venues.upcomingEvents.archtics | integer |
Numero Achtics. |
|
TMR
|
_embedded.venues.upcomingEvents.tmr | integer |
Numero TMR. |
|
Universo
|
_embedded.venues.upcomingEvents.universe | integer |
Numero universo. |
|
HREF
|
_embedded.venues._links.self.href | string |
The HREF. |
|
Aliases
|
_embedded.venues.aliases | array of string |
Alias. |
|
Attrazioni
|
_embedded.attractions | array of object | |
|
Nome
|
_embedded.attractions.name | string |
Nome. |
|
TIPO
|
_embedded.attractions.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.attractions.id | string |
Identificatore. |
|
URL
|
_embedded.attractions.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.attractions.locale | string |
Impostazioni locali. |
|
YouTube
|
_embedded.attractions.externalLinks.youtube | array of object | |
|
URL
|
_embedded.attractions.externalLinks.youtube.url | string |
Indirizzo URL. |
|
Twitter
|
_embedded.attractions.externalLinks.twitter | array of object | |
|
URL
|
_embedded.attractions.externalLinks.twitter.url | string |
Indirizzo URL. |
|
iTunes
|
_embedded.attractions.externalLinks.itunes | array of object | |
|
URL
|
_embedded.attractions.externalLinks.itunes.url | string |
Indirizzo URL. |
|
Ultimo FM
|
_embedded.attractions.externalLinks.lastfm | array of object | |
|
URL
|
_embedded.attractions.externalLinks.lastfm.url | string |
Indirizzo URL. |
|
Spotify
|
_embedded.attractions.externalLinks.spotify | array of object | |
|
URL
|
_embedded.attractions.externalLinks.spotify.url | string |
Indirizzo URL. |
|
Wiki
|
_embedded.attractions.externalLinks.wiki | array of object | |
|
URL
|
_embedded.attractions.externalLinks.wiki.url | string |
Indirizzo URL. |
|
Facebook
|
_embedded.attractions.externalLinks.facebook | array of object | |
|
URL
|
_embedded.attractions.externalLinks.facebook.url | string |
Indirizzo URL. |
|
Musicbrainz
|
_embedded.attractions.externalLinks.musicbrainz | array of object | |
|
Documento d'identità
|
_embedded.attractions.externalLinks.musicbrainz.id | string |
Identificatore. |
|
URL
|
_embedded.attractions.externalLinks.musicbrainz.url | string |
Indirizzo URL. |
|
Instagram
|
_embedded.attractions.externalLinks.instagram | array of object | |
|
URL
|
_embedded.attractions.externalLinks.instagram.url | string |
Indirizzo URL. |
|
Home page
|
_embedded.attractions.externalLinks.homepage | array of object | |
|
URL
|
_embedded.attractions.externalLinks.homepage.url | string |
Indirizzo URL. |
|
Aliases
|
_embedded.attractions.aliases | array of string |
Alias. |
|
Immagini
|
_embedded.attractions.images | array of object | |
|
Rapporto
|
_embedded.attractions.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.attractions.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.attractions.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.attractions.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.attractions.images.fallback | boolean |
Indica se il fallback. |
|
Classifications
|
_embedded.attractions.classifications | array of object | |
|
Primario
|
_embedded.attractions.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.attractions.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.subGenre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.type.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.type.name | string |
Nome. |
|
Documento d'identità
|
_embedded.attractions.classifications.subType.id | string |
Identificatore. |
|
Nome
|
_embedded.attractions.classifications.subType.name | string |
Nome. |
|
Famiglia
|
_embedded.attractions.classifications.family | boolean |
Se la famiglia. |
|
TMR
|
_embedded.attractions.upcomingEvents.tmr | integer |
Numero TMR. |
|
Total
|
_embedded.attractions.upcomingEvents._total | integer |
Totale. |
|
Filtered
|
_embedded.attractions.upcomingEvents._filtered | integer |
Numero filtrato. |
|
MFX-FI
|
_embedded.attractions.upcomingEvents.mfx-fi | integer |
Numero MFX-FI. |
|
MFX-NL
|
_embedded.attractions.upcomingEvents.mfx-nl | integer |
Numero MFX-NL. |
|
Ticketmaster
|
_embedded.attractions.upcomingEvents.ticketmaster | integer |
Numero ticketmaster. |
|
Ticketweb
|
_embedded.attractions.upcomingEvents.ticketweb | integer |
Numero Ticketweb. |
|
MFX-NO
|
_embedded.attractions.upcomingEvents.mfx-no | integer |
Numero MFX-NO. |
|
HREF
|
_embedded.attractions._links.self.href | string |
The HREF. |
|
Events
|
_embedded.events | array of object | |
|
Nome
|
_embedded.events.name | string |
Nome. |
|
TIPO
|
_embedded.events.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.events.id | string |
Identificatore. |
|
URL
|
_embedded.events.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.events.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.events.images | array of object | |
|
Rapporto
|
_embedded.events.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.events.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.events.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.events.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.events.images.fallback | boolean |
Indica se il fallback. |
|
Data locale
|
_embedded.events.dates.start.localDate | string |
Data locale. |
|
Ora locale
|
_embedded.events.dates.start.localTime | string |
Ora locale. |
|
Date-time
|
_embedded.events.dates.start.dateTime | string |
Data e ora. |
|
Data TBD
|
_embedded.events.dates.start.dateTBD | boolean |
Indica se la data è TBD. |
|
Data TBA
|
_embedded.events.dates.start.dateTBA | boolean |
Indica se la data è TBA. |
|
Time TBA
|
_embedded.events.dates.start.timeTBA | boolean |
Indica se l'ora è TBA. |
|
Nessuna ora specifica
|
_embedded.events.dates.start.noSpecificTime | boolean |
Indica se non esiste un orario specifico. |
|
Timezone
|
_embedded.events.dates.timezone | string |
Il fuso orario. |
|
Codice
|
_embedded.events.dates.status.code | string |
Codice. |
|
Intervallo di più giorni
|
_embedded.events.dates.spanMultipleDays | boolean |
Indica se dura più giorni. |
|
Classifications
|
_embedded.events.classifications | array of object | |
|
Primario
|
_embedded.events.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.events.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.subGenre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events.classifications.type.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.type.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events.classifications.subType.id | string |
Identificatore. |
|
Nome
|
_embedded.events.classifications.subType.name | string |
Nome. |
|
Famiglia
|
_embedded.events.classifications.family | boolean |
Se la famiglia. |
|
Longitudine
|
_embedded.events.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.events.location.latitude | string |
Latitudine. |
|
HREF
|
_embedded.events._links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.events._links.attractions | array of object | |
|
HREF
|
_embedded.events._links.attractions.href | string |
The HREF. |
|
Sedi
|
_embedded.events._links.venues | array of object | |
|
HREF
|
_embedded.events._links.venues.href | string |
The HREF. |
|
Sedi
|
_embedded.events._embedded.venues | array of object | |
|
Nome
|
_embedded.events._embedded.venues.name | string |
Nome. |
|
TIPO
|
_embedded.events._embedded.venues.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.events._embedded.venues.id | string |
Identificatore. |
|
URL
|
_embedded.events._embedded.venues.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.events._embedded.venues.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.events._embedded.venues.images | array of object | |
|
Rapporto
|
_embedded.events._embedded.venues.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.events._embedded.venues.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.events._embedded.venues.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.events._embedded.venues.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.events._embedded.venues.images.fallback | boolean |
Indica se il fallback. |
|
Timezone
|
_embedded.events._embedded.venues.timezone | string |
Il fuso orario. |
|
Nome
|
_embedded.events._embedded.venues.city.name | string |
Nome. |
|
Nome
|
_embedded.events._embedded.venues.state.name | string |
Nome. |
|
Codice
|
_embedded.events._embedded.venues.state.stateCode | string |
Codice. |
|
Nome
|
_embedded.events._embedded.venues.country.name | string |
Nome. |
|
Codice
|
_embedded.events._embedded.venues.country.countryCode | string |
Codice paese. |
|
Longitudine
|
_embedded.events._embedded.venues.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.events._embedded.venues.location.latitude | string |
Latitudine. |
|
Dettagli parcheggio
|
_embedded.events._embedded.venues.parkingDetail | string |
Il dettaglio del parcheggio. |
|
Dettagli posti a sedere accessibili
|
_embedded.events._embedded.venues.accessibleSeatingDetail | string |
Dettagli sui posti a sedere accessibili. |
|
Archtics
|
_embedded.events._embedded.venues.upcomingEvents.archtics | integer |
Numero archtics. |
|
Ticketmaster
|
_embedded.events._embedded.venues.upcomingEvents.ticketmaster | integer |
Numero ticketmaster. |
|
Total
|
_embedded.events._embedded.venues.upcomingEvents._total | integer |
Totale. |
|
Filtered
|
_embedded.events._embedded.venues.upcomingEvents._filtered | integer |
Numero filtrato. |
|
HREF
|
_embedded.events._embedded.venues._links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.events._embedded.attractions | array of object | |
|
Nome
|
_embedded.events._embedded.attractions.name | string |
Nome. |
|
TIPO
|
_embedded.events._embedded.attractions.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.id | string |
Identificatore. |
|
URL
|
_embedded.events._embedded.attractions.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.events._embedded.attractions.locale | string |
Impostazioni locali. |
|
Twitter
|
_embedded.events._embedded.attractions.externalLinks.twitter | array of object | |
|
URL
|
_embedded.events._embedded.attractions.externalLinks.twitter.url | string |
Indirizzo URL. |
|
Facebook
|
_embedded.events._embedded.attractions.externalLinks.facebook | array of object | |
|
URL
|
_embedded.events._embedded.attractions.externalLinks.facebook.url | string |
Indirizzo URL. |
|
Wiki
|
_embedded.events._embedded.attractions.externalLinks.wiki | array of object | |
|
URL
|
_embedded.events._embedded.attractions.externalLinks.wiki.url | string |
Indirizzo URL. |
|
Instagram
|
_embedded.events._embedded.attractions.externalLinks.instagram | array of object | |
|
URL
|
_embedded.events._embedded.attractions.externalLinks.instagram.url | string |
Indirizzo URL. |
|
Home page
|
_embedded.events._embedded.attractions.externalLinks.homepage | array of object | |
|
URL
|
_embedded.events._embedded.attractions.externalLinks.homepage.url | string |
Indirizzo URL. |
|
Immagini
|
_embedded.events._embedded.attractions.images | array of object | |
|
Rapporto
|
_embedded.events._embedded.attractions.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.events._embedded.attractions.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.events._embedded.attractions.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.events._embedded.attractions.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.events._embedded.attractions.images.fallback | boolean |
Indica se il fallback. |
|
Attribuzione
|
_embedded.events._embedded.attractions.images.attribution | string |
Attribuzione. |
|
Classifications
|
_embedded.events._embedded.attractions.classifications | array of object | |
|
Primario
|
_embedded.events._embedded.attractions.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.subGenre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.type.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.type.name | string |
Nome. |
|
Documento d'identità
|
_embedded.events._embedded.attractions.classifications.subType.id | string |
Identificatore. |
|
Nome
|
_embedded.events._embedded.attractions.classifications.subType.name | string |
Nome. |
|
Famiglia
|
_embedded.events._embedded.attractions.classifications.family | boolean |
Se la famiglia. |
|
Ticketmaster
|
_embedded.events._embedded.attractions.upcomingEvents.ticketmaster | integer |
Numero ticketmaster. |
|
Total
|
_embedded.events._embedded.attractions.upcomingEvents._total | integer |
Totale. |
|
Filtered
|
_embedded.events._embedded.attractions.upcomingEvents._filtered | integer |
Numero filtrato. |
|
TMR
|
_embedded.events._embedded.attractions.upcomingEvents.tmr | integer |
Numero TMR. |
|
HREF
|
_embedded.events._embedded.attractions._links.self.href | string |
The HREF. |
|
Prodotti
|
_embedded.products | array of object | |
|
Nome
|
_embedded.products.name | string |
Nome. |
|
TIPO
|
_embedded.products.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.products.id | string |
Identificatore. |
|
URL
|
_embedded.products.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.products.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.products.images | array of object | |
|
Rapporto
|
_embedded.products.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.products.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.products.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.products.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.products.images.fallback | boolean |
Indica se il fallback. |
|
Data locale
|
_embedded.products.dates.start.localDate | string |
Data locale. |
|
Ora locale
|
_embedded.products.dates.start.localTime | string |
Ora locale. |
|
Date-time
|
_embedded.products.dates.start.dateTime | string |
Data e ora. |
|
Data TBD
|
_embedded.products.dates.start.dateTBD | boolean |
Indica se la data è TBD. |
|
Data TBA
|
_embedded.products.dates.start.dateTBA | boolean |
Indica se la data è TBA. |
|
Time TBA
|
_embedded.products.dates.start.timeTBA | boolean |
Indica se l'ora è TBA. |
|
Nessuna ora specifica
|
_embedded.products.dates.start.noSpecificTime | boolean |
Indica se non esiste un orario specifico. |
|
Timezone
|
_embedded.products.dates.timezone | string |
Il fuso orario. |
|
Codice
|
_embedded.products.dates.status.code | string |
Codice. |
|
Intervallo di più giorni
|
_embedded.products.dates.spanMultipleDays | boolean |
Indica se dura più giorni. |
|
Classifications
|
_embedded.products.classifications | array of object | |
|
Primario
|
_embedded.products.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.products.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.products.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.products.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.products.classifications.subGenre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products.classifications.type.id | string |
Identificatore. |
|
Nome
|
_embedded.products.classifications.type.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products.classifications.subType.id | string |
Identificatore. |
|
Nome
|
_embedded.products.classifications.subType.name | string |
Nome. |
|
Famiglia
|
_embedded.products.classifications.family | boolean |
Se la famiglia. |
|
Longitudine
|
_embedded.products.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.products.location.latitude | string |
Latitudine. |
|
HREF
|
_embedded.products._links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.products._links.attractions | array of object | |
|
HREF
|
_embedded.products._links.attractions.href | string |
The HREF. |
|
Sedi
|
_embedded.products._links.venues | array of object | |
|
HREF
|
_embedded.products._links.venues.href | string |
The HREF. |
|
Sedi
|
_embedded.products._embedded.venues | array of object | |
|
Nome
|
_embedded.products._embedded.venues.name | string |
Nome. |
|
TIPO
|
_embedded.products._embedded.venues.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.products._embedded.venues.id | string |
Identificatore. |
|
URL
|
_embedded.products._embedded.venues.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.products._embedded.venues.locale | string |
Impostazioni locali. |
|
Immagini
|
_embedded.products._embedded.venues.images | array of object | |
|
Rapporto
|
_embedded.products._embedded.venues.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.products._embedded.venues.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.products._embedded.venues.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.products._embedded.venues.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.products._embedded.venues.images.fallback | boolean |
Indica se il fallback. |
|
Timezone
|
_embedded.products._embedded.venues.timezone | string |
Il fuso orario. |
|
Nome
|
_embedded.products._embedded.venues.city.name | string |
Nome. |
|
Nome
|
_embedded.products._embedded.venues.state.name | string |
Nome. |
|
Codice
|
_embedded.products._embedded.venues.state.stateCode | string |
Codice. |
|
Nome
|
_embedded.products._embedded.venues.country.name | string |
Nome. |
|
Codice
|
_embedded.products._embedded.venues.country.countryCode | string |
Codice paese. |
|
Longitudine
|
_embedded.products._embedded.venues.location.longitude | string |
Longitudine. |
|
Latitudine
|
_embedded.products._embedded.venues.location.latitude | string |
Latitudine. |
|
Dettagli parcheggio
|
_embedded.products._embedded.venues.parkingDetail | string |
Il dettaglio del parcheggio. |
|
Dettagli posti a sedere accessibili
|
_embedded.products._embedded.venues.accessibleSeatingDetail | string |
Dettagli sui posti a sedere accessibili. |
|
Archtics
|
_embedded.products._embedded.venues.upcomingEvents.archtics | integer |
Numero archtics. |
|
Ticketmaster
|
_embedded.products._embedded.venues.upcomingEvents.ticketmaster | integer |
Numero ticketmaster. |
|
Total
|
_embedded.products._embedded.venues.upcomingEvents._total | integer |
Totale. |
|
Filtered
|
_embedded.products._embedded.venues.upcomingEvents._filtered | integer |
Numero filtrato. |
|
HREF
|
_embedded.products._embedded.venues._links.self.href | string |
The HREF. |
|
Attrazioni
|
_embedded.products._embedded.attractions | array of object | |
|
Nome
|
_embedded.products._embedded.attractions.name | string |
Nome. |
|
TIPO
|
_embedded.products._embedded.attractions.type | string |
Tipo. |
|
Documento d'identità
|
_embedded.products._embedded.attractions.id | string |
Identificatore. |
|
URL
|
_embedded.products._embedded.attractions.url | string |
Indirizzo URL. |
|
Luogo
|
_embedded.products._embedded.attractions.locale | string |
Impostazioni locali. |
|
Twitter
|
_embedded.products._embedded.attractions.externalLinks.twitter | array of object | |
|
URL
|
_embedded.products._embedded.attractions.externalLinks.twitter.url | string |
Indirizzo URL. |
|
Facebook
|
_embedded.products._embedded.attractions.externalLinks.facebook | array of object | |
|
URL
|
_embedded.products._embedded.attractions.externalLinks.facebook.url | string |
Indirizzo URL. |
|
Wiki
|
_embedded.products._embedded.attractions.externalLinks.wiki | array of object | |
|
URL
|
_embedded.products._embedded.attractions.externalLinks.wiki.url | string |
Indirizzo URL. |
|
Instagram
|
_embedded.products._embedded.attractions.externalLinks.instagram | array of object | |
|
URL
|
_embedded.products._embedded.attractions.externalLinks.instagram.url | string |
Indirizzo URL. |
|
Home page
|
_embedded.products._embedded.attractions.externalLinks.homepage | array of object | |
|
URL
|
_embedded.products._embedded.attractions.externalLinks.homepage.url | string |
Indirizzo URL. |
|
Immagini
|
_embedded.products._embedded.attractions.images | array of object | |
|
Rapporto
|
_embedded.products._embedded.attractions.images.ratio | string |
Rapporto. |
|
URL
|
_embedded.products._embedded.attractions.images.url | string |
Indirizzo URL. |
|
Larghezza
|
_embedded.products._embedded.attractions.images.width | integer |
Larghezza. |
|
Altezza
|
_embedded.products._embedded.attractions.images.height | integer |
Altezza. |
|
Fallback
|
_embedded.products._embedded.attractions.images.fallback | boolean |
Indica se il fallback. |
|
Attribuzione
|
_embedded.products._embedded.attractions.images.attribution | string |
Attribuzione. |
|
Classifications
|
_embedded.products._embedded.attractions.classifications | array of object | |
|
Primario
|
_embedded.products._embedded.attractions.classifications.primary | boolean |
Indica se primario. |
|
Documento d'identità
|
_embedded.products._embedded.attractions.classifications.segment.id | string |
Identificatore. |
|
Nome
|
_embedded.products._embedded.attractions.classifications.segment.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products._embedded.attractions.classifications.genre.id | string |
Identificatore. |
|
Nome
|
_embedded.products._embedded.attractions.classifications.genre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products._embedded.attractions.classifications.subGenre.id | string |
Identificatore. |
|
Nome
|
_embedded.products._embedded.attractions.classifications.subGenre.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products._embedded.attractions.classifications.type.id | string |
Identificatore. |
|
Nome
|
_embedded.products._embedded.attractions.classifications.type.name | string |
Nome. |
|
Documento d'identità
|
_embedded.products._embedded.attractions.classifications.subType.id | string |
Identificatore. |
|
Nome
|
_embedded.products._embedded.attractions.classifications.subType.name | string |
Nome. |
|
Famiglia
|
_embedded.products._embedded.attractions.classifications.family | boolean |
Se la famiglia. |
|
Ticketmaster
|
_embedded.products._embedded.attractions.upcomingEvents.ticketmaster | integer |
Numero ticketmaster. |
|
Total
|
_embedded.products._embedded.attractions.upcomingEvents._total | integer |
Totale. |
|
Filtered
|
_embedded.products._embedded.attractions.upcomingEvents._filtered | integer |
Numero filtrato. |
|
TMR
|
_embedded.products._embedded.attractions.upcomingEvents.tmr | integer |
Numero TMR. |
|
HREF
|
_embedded.products._embedded.attractions._links.self.href | string |
The HREF. |