Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3576010/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-security-privacy/hu/?format=api",
    "user": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
    "author": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
    "timestamp": "2024-02-15T00:09:11.414787Z",
    "action": 5,
    "target": "A tűzfal szabályai nem változtathatók meg a szükséges rendszergazdai engedély nélkül.",
    "id": 2099380,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2099380/?format=api"
}