Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1617390/?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/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/mohamad/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/mohamad/?format=api",
    "timestamp": "2025-04-18T18:36:08.659101Z",
    "action": 37,
    "target": "corp-gw# ifconfig gif0 create\ncorp-gw# ifconfig gif0 10.246.38.1 10.0.0.5\ncorp-gw# ifconfig gif0 tunnel 172.16.5.4 192.168.1.12\n",
    "id": 762701,
    "action_name": "标记为需要编辑",
    "url": "https://translate-dev.freebsd.org/api/changes/762701/?format=api"
}