Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/45560/?format=api",
    "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/snapper/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/honyczek/?format=api",
    "author": "https://l10n.opensuse.org/api/users/honyczek/?format=api",
    "timestamp": "2022-04-06T21:01:27.751724Z",
    "action": 2,
    "target": "Použití: snapper [--obecné-volby] <příkaz> [--volby-příkazu] [argumenty]",
    "id": 2063853,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2063853/?format=api"
}