Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/487887/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/it/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "timestamp": "2025-03-12T18:44:26.781193Z",
    "action": 37,
    "target": "<p>Bangs consente di utilizzare comandi esterni per generare l'elenco delle immagini visualizzate.<br>Lo scopo principale è interrogare database come locate, baloo o tracker, ma è adatto qualsiasi cosa che possa generare un elenco di file immagine.</p><p>Il token <b>%s</b> nel comando verrà sostituito con il parametro.</p><p>Ad esempio, per plocate, utilizzando la scorciatoia <i>locate</i> e il comando<br><i>bash -c \"locate -i '*%s*' | grep --line-buffered -iE '(jpe?g|png)$'\"</i><br>è possibile immettere <i>locate:waldo</i> per visualizzare i file jpg e png indicizzati di waldo.</p><p>Phototonic verifica l'esistenza dei file e rimuove i duplicati (inclusi i collegamenti simbolici di file e directory).</p>",
    "id": 244682,
    "action_name": "Marked for edit",
    "url": "https://translate.lxqt-project.org/api/changes/244682/?format=api"
}