GET admin/lookups/languages/{languageID}/dialects

Request Information

Authorize

Admin

URI Parameters

NameDescriptionTypeAdditional information
languageID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Dialect
NameDescriptionTypeAdditional information
HasPublicDictionary

boolean

None.

DictionaryCopyrightNotice

string

String length: inclusive between 0 and 100

Language

Language

Required

SubDialects

Collection of SubDialect

None.

Parent

HierarchyLookup

None.

Color

string

String length: inclusive between 0 and 10

Level

integer

None.

TypeName

string

None.

FlatSortOrder

integer

None.

ParentID

integer

None.

Path

string

None.

ID

integer

None.

Name

string

Required

String length: inclusive between 1 and 100

SortOrder

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Corpora.Domain.Dialect'. Path '[0].language.dialects'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Corpora.Domain.Dialect'. Path '[0].language.dialects'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'Corpora.Domain.Language' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'Corpora.Domain.Language' contains cycles and cannot be serialized if reference tracking is disabled.