Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575052/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-30T00:47:46.026536Z",
    "action": 5,
    "target": "제공된 페이지가 없습니다. 블로그를 만들어야 하는 유효한 페이지를 입력하세요.",
    "id": 412879,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/412879/?format=api"
}