Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1775162/?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.261663Z",
    "action": 9,
    "target": "flush;\nspdflush;\n# To the home network\nspdadd 10.246.38.0/24 10.0.0.0/24 any -P out ipsec esp/tunnel/172.16.5.4-192.168.1.12/use;\nspdadd 10.0.0.0/24 10.246.38.0/24 any -P in ipsec esp/tunnel/192.168.1.12-172.16.5.4/use;\n",
    "id": 870942,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/870942/?format=api"
}