Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/72301560/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/2089980/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T00:03:16.934349+01:00",
    "action": 59,
    "target": "phpMyAdmin 4.5 及之后的版本只能在 PHP 5.5 或更新的版本上运行。而自phpMyAdmin 4.1版本及之后的版本只支持PHP 5.3或更新的版本。对于PHP 5.2的用户,您可以使用phpMyAdmin 4.0.x 版本。",
    "id": 72301560,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/72301560/?format=api"
}