Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575085/?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:58:11.462812Z",
    "action": 5,
    "target": "블로그 제안을 받으려면 입력을 시작하세요. 하나만 선택해야 합니다.",
    "id": 412978,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/412978/?format=api"
}