Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/485185/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/obconf-qt/zh_TW/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Bigelk176/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Bigelk176/?format=api",
    "timestamp": "2025-02-10T09:11:00.463198Z",
    "action": 5,
    "target": "Syntax: obconf [options] [ARCHIVE.obt]\n\nOptions:\n  --help                Display this help and exit\n  --version             Display the version and exit\n  --install ARCHIVE.obt Install the given theme archive and select it\n  --archive THEME       Create a theme archive from the given theme directory\n  --config-file FILE    Specify the path to the config file to use\n",
    "id": 237014,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/237014/?format=api"
}