Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/343822/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/panelscode-translations/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "author": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "timestamp": "2020-06-15T17:35:39.737620Z",
    "action": 5,
    "target": "Hier können Sie entscheiden, welche Anwendung in dem Anwendungspanel angezeigt werden (per Voreinstellung in der linken Spalte angezeigt). Eine neu installierte Anwendung wird erst einmal hier angezeigt. Wenn Sie Anwendungen ausblenden wollen, können Sie diese mittels Drag & Drop ihrer Icons von der linken Box in die rechte Box verschieben. Sie können auch die Anwendungen innerhalb der Box umsortieren. Vergessen Sie nicht, Ihre Änderungen zu speichern!",
    "id": 201319,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/201319/?format=api"
}