Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/30354/?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": null,
    "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2020-04-21T12:05:51.190024Z",
    "action": 4,
    "target": "Damit alles reibungslos funktioniert, versucht die Diagnosefunktion gängige Probleme in verschiedenen Teilen deines Servers zu finden. Bitte werde nicht panisch, wenn du ein paar Fehlermeldungen siehst, nachdem du deinen Server aufgesetzt hast: diese sollen dir helfen Probleme zu identifizieren und Tipps für Lösungen zeigen. Die Diagnose wird automatisch zweimal täglich ausgeführt. Falls Fehler gefunden werden, wird dem Administrator ein E-Mail gesendet.",
    "id": 14997,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/14997/?format=api"
}