Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16713891/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesgetting-started-guide/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesgetting-started-guide/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-26T22:24:54.100707Z",
    "action": 30,
    "target": "For security reasons, the root account is disabled by default on Fedora Workstation.  Instead, the default user will be added to the group 'wheel'.  Members of this group are able to acquire root permissions using the 'sudo' command.  Whenever this user wants to make a system-wide change, such as stopping a fundamental program like the web server (httpd), the corresponding command is preceded by a sudo, e.g. `sudo systemctl stop httpd`.  The sudo then asks for the password of the user, not of root.",
    "id": 14310134,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/14310134/?format=api"
}