Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14785759/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2023-09-28T04:07:50.051508Z",
    "action": 9,
    "target": "@@PRODUCT_NAME@@ 现在提供了新的更新。有关更多细节,请参见<a href=\"{0}\">发行说明<a>。",
    "id": 2773323,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2773323/?format=api"
}