Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/197456/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Zwixx/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Zwixx/?format=api",
    "timestamp": "2019-08-11T23:23:07.037728Z",
    "action": 5,
    "target": "Definieren Sie die Menüstruktur mit Hilfe der Wiki-Syntax. Jeder Menüpunkt sollte ein Listenelement sein und die Bezeichnung oder den Link des Menüpunkts enthalten. Verschachtelte Listen können Sie für Untermenüpunkte verwenden.",
    "id": 157939,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/157939/?format=api"
}