Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1775131/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesvpn-ipsec_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvpn-ipsec_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": "2025-08-02T11:52:06.312937Z",
    "action": 2,
    "target": "Шлюз в каждой сети имеет как минимум один внешний IP-адрес. В этом примере внешний IP-адрес корпоративной LAN — `172.16.5.4`, а внешний IP-адрес домашней LAN — `192.168.1.12`.",
    "id": 873350,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/873350/?format=api"
}