Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15852822/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "timestamp": "2024-01-16T01:02:44.403561Z",
    "action": 36,
    "target": "<a href=\"https://scc.suse.com/organizations\" target=\"_blank\">Customer Center</a>에서 찾을 수 있습니다.",
    "id": 2978777,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2978777/?format=api"
}