Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14350478/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2023-02-21T02:46:28.783674Z",
    "action": 5,
    "target": "ターゲットは自動インストールプロファイルで使用されています。削除できません。",
    "id": 2641553,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2641553/?format=api"
}