Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1617400/?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:38:18.613854Z",
    "action": 37,
    "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": 762711,
    "action_name": "标记为需要编辑",
    "url": "https://translate-dev.freebsd.org/api/changes/762711/?format=api"
}