Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/30038/?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/kamaluk/?format=api",
    "author": "https://translate.yunohost.org/api/users/kamaluk/?format=api",
    "timestamp": "2021-10-16T20:54:33.839829Z",
    "action": 2,
    "target": "Post-install ist fertig! Um das Setup abzuschliessen, wird empfohlen:\n - einen ersten Benutzer über den Bereich 'Benutzer:in' im Adminbereich hinzuzufügen (oder mit 'yunohost user create <username>' in der Kommandezeile);\n - mögliche Fehler zu diagnostizieren über den Bereich 'Diagnose' im Adminbereich (oder mit 'yunohost diagnosis run' in der Kommandozeile;\n - Die Abschnitte 'Install YunoHost' und 'Geführte Tour' im Administratorenhandbuch zu lesen: https://yunohost.org/admindoc.",
    "id": 44089,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/44089/?format=api"
}