Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16713890/?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.100586Z",
    "action": 30,
    "target": "By default Linux creates the `root` user account.  It is the highest level account on the system and is used for administration.  It gives the user full permission to modify files, and start and stop critical programs (called processes) on the system.  It is a security feature in Linux that limits normal user privileges only to those required for normal tasks.",
    "id": 14310132,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/14310132/?format=api"
}