Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/487907/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/ka/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
    "timestamp": "2025-03-18T09:01:54.560452Z",
    "action": 5,
    "target": "<p>Bangs allow you to use external commands to generate the list of shown images.<br>The main purpose is to query databases like locate, baloo or tracker, but anything that can generate a list of image files is suitable</p><p>The token <b>%s</b> in the command will be replaced with the parameter.</p><p>Eg. for plocate, using the shortcut <i>locate</i> and the command<br><i>bash -c \"locate -i '*%s*' | grep --line-buffered -iE '(jpe?g|png)$'\"</i><br>allows you to enter <i>locate:waldo</i> to display indexed jpg's and png's of waldo.</p><p>Phototonic tests the files for existence and will remove duplicates (ფაილსი და საქაღალდის სიმბმულების ჩათვლით.</p>",
    "id": 246206,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/246206/?format=api"
}