Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/785101/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/zonshy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/zonshy/?format=api",
    "timestamp": "2023-07-21T10:16:00.437955Z",
    "action": 5,
    "target": "部分由于其复杂性,当今世界许多地方 GPL 的合法性在 Linux 和相关软件方面都被忽视。 其长期影响尚不清楚。",
    "id": 562491,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/562491/?format=api"
}