Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2565010/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/granite-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/granite-extra/hu/?format=api",
    "user": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
    "author": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
    "timestamp": "2021-09-02T21:37:14.081779Z",
    "action": 2,
    "target": "Egy társkönyvtár a GTK és a GLib számára, amely összetett widgeteket és kényelmes metódusokat tartalmaz az elementary OS-hez készült alkalmazásokban történő felhasználásra.",
    "id": 1028269,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1028269/?format=api"
}