Town Requests
Get One Town
Path Parameters
Name
Type
Description
{
"name": string,
"mayor": string,
"board": string,
"nation": string,
"taxes": int,
"registeredtime": timestamp,
"neutral": int,
"residents": [string, string]
}{
"error":"No town found !"
}Get All Towns
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Last updated