Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15224760/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/popt/popt-l10n/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/popt/popt-l10n/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-14T12:24:41.959138Z",
    "action": 59,
    "target": "配置文件健全性测试失败",
    "id": 12479471,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12479471/?format=api"
}