Retrieves all explanations
query Parameters
nameOfClassThe nameOfClass to identify a ProductTreeExplained, i.e 'SalesPackage'
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Accept-LanguageThe language code from BCP-47, e.g. 'nb' or 'en'
If-None-MatchUsed to make conditional requests. It allows the client to provide an ETag value, and the server will process the request only if the ETag does not match the current version of the resource.
Retrieves all explanations › Responses
Returns the info
id^([A-Z]{3}):([A-Za-z… · requiredId for root component/element
Name of the root element represented in different languages. Language codes are ISO-639
version^([A-Z]{3}):([A-Za-z… · requiredVersion for root component/element
severitySeverity of the explained event. 'error' drops the tree; 'warning' is published alongside the tree
Description of the root element represented in different languages. Language codes are ISO-639
Name of the explained element represented in different languages. Language codes are ISO-639
Description of the explained element represented in different languages. Language codes are ISO-639
reasonReason for failed tree
Translated messages explaining the failure
nameOfClassnameOfClass
explainedElementIdThe netexId of the explained element
originalErrorMessageThe original error message thrown
explainedElementVersionThe version of the explained element
explainedElementNameOfClassThe nameOfClass of the explained element
Retrieves explanation for netexId and version
path Parameters
idThe netexId to identify a ProductTreeExplained
versionThe version to identify a ProductTreeExplained
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Accept-LanguageThe language code from BCP-47, e.g. 'nb' or 'en'
If-None-MatchUsed to make conditional requests. It allows the client to provide an ETag value, and the server will process the request only if the ETag does not match the current version of the resource.
Retrieves explanation for netexId and version › Responses
Returns the info
id^([A-Z]{3}):([A-Za-z… · requiredId for root component/element
Name of the root element represented in different languages. Language codes are ISO-639
version^([A-Z]{3}):([A-Za-z… · requiredVersion for root component/element
severitySeverity of the explained event. 'error' drops the tree; 'warning' is published alongside the tree
Description of the root element represented in different languages. Language codes are ISO-639
Name of the explained element represented in different languages. Language codes are ISO-639
Description of the explained element represented in different languages. Language codes are ISO-639
reasonReason for failed tree
Translated messages explaining the failure
nameOfClassnameOfClass
explainedElementIdThe netexId of the explained element
originalErrorMessageThe original error message thrown
explainedElementVersionThe version of the explained element
explainedElementNameOfClassThe nameOfClass of the explained element