Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/27705/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_nanobsd/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2020-04-11T04:38:32.265529Z",
    "action": 2,
    "target": "FreeBSD 是 FreeBSD 基金会的注册商标。",
    "id": 64464,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/64464/?format=api"
}