Standard Data Interface Service for Developers
We provide a RESTful API based on HTTP GET. All responses are returned in JSON format.
/api.php
?action=getVersions
Get version list, supports filtering by type.
?action=getVersion&id={id}
Get detailed information for a specific version.