Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1261033/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerstructure_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerstructure_index/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-17T02:56:17.369210Z",
    "action": 5,
    "target": "为什么你应当在开源项目中使用BSD风格的许可证",
    "id": 557541,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/557541/?format=api"
}