GET api/country/{id}

Returns the country with the specified ID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Valid country ID.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />