Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1812491/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookplist_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookplist_index/ru/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/v.popolitov/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/v.popolitov/?format=api",
    "timestamp": "2026-07-06T07:24:32.406168Z",
    "action": 2,
    "target": "Это делает три вещи. Во-первых, добавляет первый переданный файл в качестве аргумента, образец файла, в plist. Затем, при установке, если фактический файл не найден, копирует образец файла в фактический файл. И наконец, при удалении, удаляет фактический файл, если он не был изменён. Дополнительную информацию см. в разделе crossref:plist[plist-config, Файлы конфигурации].",
    "id": 956209,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/956209/?format=api"
}