Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/28047/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-23T22:26:33.364178Z",
    "action": 4,
    "target": "Das ist wahrscheinlich OK, wenn du weißt, was du tust! YunoHost wird in Zukunft diese Datei nicht mehr automatisch updaten! Aber sei bitte vorsichtig, da die zukünftigen Upgrades von YunoHost wichtige empfohlene Änderungen enthalten könnten. Wenn du möchtest, kannst du die Unterschiede mit <cmd>yunohost tools regen-conf {category} --dry-run --with-diff</cmd> inspizieren und mit <cmd>yunohost tools regen-conf {category} --force</cmd> auf das Zurücksetzen die empfohlene Konfiguration erzwingen.",
    "id": 143813,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/143813/?format=api"
}