Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/9470/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "author": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "timestamp": "2023-07-14T09:27:40.451459Z",
    "action": 2,
    "target": "Sie werden nun ein neues Konto- bzw. Benutzerpasswort festlegen. Das Passwort sollte mindestens 8 Zeichen lang sein. Es ist jedoch empfehlenswert, ein längeres Passwort (d.h. eine Passphrase) und/oder verschiedene Arten von Zeichen (Groß- und Kleinschreibung, Ziffern und Sonderzeichen) zu verwenden.",
    "id": 106672,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/106672/?format=api"
}