Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1592022/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-releng_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-releng_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/SeanMarkham/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/SeanMarkham/?format=api",
    "timestamp": "2025-04-26T01:38:44.718432Z",
    "action": 2,
    "target": "[.filename]#gnu/usr.bin/cc/cc_tools/freebsd-native.h#",
    "id": 762811,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/762811/?format=api"
}