Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14460224/?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-06-26T12:46:05.956805Z",
    "action": 36,
    "target": "定期的なアクションタイプを提供する必要があります",
    "id": 2716234,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2716234/?format=api"
}