Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10627640/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/aspell-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/aspell-master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
    "timestamp": "2024-03-09T19:22:34.173144Z",
    "action": 2,
    "target": "Dictionnaire Allemand (deutsch) pour Aspell",
    "id": 3011835,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3011835/?format=api"
}