Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14185009/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T00:37:50.547258Z",
    "action": 6,
    "target": "务必指定正确的 Prometheus 服务器 URL。",
    "id": 3015342,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3015342/?format=api"
}