Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/487947/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/pl/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
    "timestamp": "2025-03-12T10:40:53.301157Z",
    "action": 2,
    "target": "<p>Huki umożliwiają korzystanie z poleceń zewnętrznych w celu wygenerowania listy wyświetlanych obrazów.<br>Głównym celem jest wykonywanie zapytań w bazach danych, takich jak locate, baloo lub tracker, ale nadaje się każda funkcja generująca listę plików graficznych.</p><p>Token <b>%s</b> w poleceniu zostanie zastąpiony parametrem.</p><p>Na przykład w przypadku plocate użycie skrótu <i>locate</i> i polecenia<br><i>bash -c \"locate -i '*%s*' | grep --line-buffered -iE '(jpe?g|png)$'\"</i><br>umożliwia wprowadzenie polecenia <i>locate:waldo</i> w celu wyświetlenia indeksowanych plików jpg i png waldo.</p><p>Phototonic sprawdza, czy pliki istnieją, i usuwa duplikaty (w tym dowiązania symboliczne do plików i katalogów).</p>",
    "id": 244619,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/244619/?format=api"
}