2/common/get city/en

Jump to: navigation, search

common/get_city

Return cities list.

URL

https://api.weibo.com/2/common/get_city.json

Supported Formats

JSON

HTTP Request Method

GET

Requires Login

false
See the Login and Authorization Mechanism Statement for login and authorization details.

Requests Count Limitation

Level:Normal
Count Limitation:true
See the Interface Access Rights Statement for the request count limitation details.

Request Parameters

  Requires Type and Range Description
source false string This parameter is not needed when using OAuth.The value of this parameter is the AppKey.
access_token false string This parameter is required when using OAuth.You will get the access_token after oauth authorization.
province true string Province code.
capital false string The first letter of the cities,a-z.Return all of the cities if the parameter is not provided.Default is not provided.
language false string The returned language version.zh-cn:Simplified Chinese; zh-tw:Traditional Chinese; english:English;Default is zh-cn.

Notes

None

Response

JSON Example

[
    {
        "001011001": "东城"
    },
    ...
]

See the Error Code Description for the error information details.

Field Description

None

Others

None



Language: [[{{{2/uri}}}|中文]]


文档更新时间: 29 January 2012