GET admin/lookups/languages/{languageID}/dialects/{dialectID}/sub-dialects/{id}

Request Information

Authorize

Admin

URI Parameters

NameDescriptionTypeAdditional information
languageID

integer

Required

dialectID

integer

Required

id

integer

Required

Body Parameters

None.

Response Information

Resource Description

SubDialect
NameDescriptionTypeAdditional information
Dialect

Dialect

Required

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 'dialect.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 'dialect.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.