Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1775147/?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-07-23T21:08:48.110160Z",
    "action": 9,
    "target": "corp-gw# route add 10.0.0.0 10.0.0.5 255.255.255.0\ncorp-gw# route add net 10.0.0.0: gateway 10.0.0.5\nhome-gw# route add 10.246.38.0 10.246.38.1 255.255.255.0\nhome-gw# route add host 10.246.38.0: gateway 10.246.38.1\n",
    "id": 870932,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/870932/?format=api"
}