Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1775158/?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.245296Z",
    "action": 9,
    "target": "sainfo  (address 10.246.38.0/24 any address 10.0.0.0/24 any)\t# address $network/$netmask $type address $network/$netmask $type ( $type being any or esp)\n{\t\t\t\t\t\t\t\t# $network must be the two internal networks you are joining.\n        pfs_group       1;\n        lifetime        time    36000 sec;\n        encryption_algorithm    blowfish,3des;\n        authentication_algorithm        hmac_md5,hmac_sha1;\n        compression_algorithm   deflate;\n}\n",
    "id": 870941,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/870941/?format=api"
}